2
Answers

Adding Control Dynamically

Photo of Maher

Maher

20y
4.5k
1
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

Answers (2)