Adding Control Dynamically
I need to add user controls to a web form dynamically depending on some input criteria such that if I read 7 records from the database then I add the user control 7 times to my aspx page. How could I do That?
Thanks
Maher
MaherPosted May 8, 2005, 5:15 PM
Stan GershengorenPosted May 8, 2005, 10:09 AM