A
Andrea Williams
Does anyone know of some in depth documentation regarding how to add user
controls programatically? I have a User Control, which has some basic html
controls, and depending on the number selected in an HtmlSelect control's
value, I need to put x number of forms (or usercontrol) on the page.
I've added the control once to the ASPX, but how do I add more than one when
needed to the page, then how do I rename the form names so that they are
unique to that particular instance of that control?
Any help and documentation would be appreciated!
Thanks!
Andrea
controls programatically? I have a User Control, which has some basic html
controls, and depending on the number selected in an HtmlSelect control's
value, I need to put x number of forms (or usercontrol) on the page.
I've added the control once to the ASPX, but how do I add more than one when
needed to the page, then how do I rename the form names so that they are
unique to that particular instance of that control?
Any help and documentation would be appreciated!
Thanks!
Andrea