Hi
My scenario is like I have two tables in database
1. RetailerList
2. StoreList
In first table I have a list of retailers who want to participate in our events
In second table I have stores that those retailers have.
One retailer may have any number of stores.
I have a Aspx page on which I am loading List of retailers dynamically from first table and I want when user click on that retailer, it should redirect to another aspx page which will show all store that retailer have with common info from table 2.
Thanks
↧
Page Navigation
↧