iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
You could try using the AddInput function on the click client side event handler. This function will buffer a value to the ASP .NET Request object. Attached is a simple sample of the scenario you described.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname