Groups | Blog | Home
all groups > asp.net webcontrols > june 2003 >

asp.net webcontrols : Accessing Dynamically added controls after postback



William Manring
6/26/2003 11:54:17 AM
I am creating some controls dynamically on a web page.
Non of the dynamically added controls are available after
a post back. I'm sure I'm missing something simple, but
what to I have to do to get dynamically added controls to
be part of the viewstate of the page?
Tim Boland
6/26/2003 3:35:17 PM
There is a an option in the property's of each control
marked "Post Back" set this to "False"
[quoted text, click to view]

AddThis Social Bookmark Button