Hi,
Dynamic create control should be create every time your page create.
Usually creation of dynamic control happened in Form_load event. Load
event called every time page request and it also the last place on the
page life cycle where you can add event handlers to your dynamic
controls. ViewState maintain data for controls and not maintain
controls.
HTH
Natty Gur[MVP]
blog :
http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!