M
Mantorok
Hi
I want to add multiple user controls at runtime when the user clicks a
certain button, however everytime I add the control a 2nd time it only adds
it once.
I understand that on each server button click it loses the page's controls
and has to re-add them, but if I re-add them they will lose their state.
I hope this makes sense, any ideas?
Thanks
Kev
I want to add multiple user controls at runtime when the user clicks a
certain button, however everytime I add the control a 2nd time it only adds
it once.
I understand that on each server button click it loses the page's controls
and has to re-add them, but if I re-add them they will lose their state.
I hope this makes sense, any ideas?
Thanks
Kev