Hey,
Dynamic controls have to be recreated every time the page load; viewstate should load then any changes from the previous page when the control is created; however, it works better when you use a control like formview or detailsview to do this, because of its inherit support.
Brian
|