Browse by Tags

Tagged Content List
  • Forum Thread: Postback and viewstate problem

    Hello, I've just created a custom usercontrol that I want to implement on a custom page in our community server web application. The (demo) control contains a button and 1 dropdownList asp control. The dropdown control is populated at runtime. When I press the button the page does postback but the...