Hello all,
I have a UserControl that renders some HTML content. I now need to
dynamically load and render "n" instances of this usercontrol on a host aspx
page inside a panel control based upon user input of "n". Any ideas how I
can do this?
TIA!
I have a UserControl that renders some HTML content. I now need to
dynamically load and render "n" instances of this usercontrol on a host aspx
page inside a panel control based upon user input of "n". Any ideas how I
can do this?
TIA!
Comment