Saving Values of Dynamically Created Controls

1 reply. Last post: January 5, 2010 11:21 PM by Glenn Layaar
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Alex HMember

Hello,

One of the frustrating parts of .NET is saving the values of dynamically created controls on postback.  Since these controls are created dynamically on page load, the controls are lost upon postback.


Using WebInput and WebFlyPostBackManager, what's the easiest way to dynamically insert a control into a Page upon page_load, and to save the values upon WebButton_Clicked to a datastore/redirect to a designated page and pass the value as a querystring

All times are GMT -5. The time now is 4:36 AM.
Previous Next