Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
An Ad is connected to a TradeCodeId in the database. So in the AdProvider its possible to select all Ads for a given tradecode, when listing TradeCodes i dont want to print the TradeCodes that arent in use, so i was thinking i could use the AdCollection of the TradeCode object, how do I make this happend...