﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - controls</title><link>http://www.intersoftsolutions.com/Community/Tags/controls/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Saving Values of Dynamically Created Controls</title><link>http://www.intersoftsolutions.com/Community/Tags/controls/</link><pubDate>Tue, 05 Jan 2010 12:47:14 GMT</pubDate><dc:creator>alex@millhorn.com</dc:creator><category>controls</category><category>save</category><category>dynamically creted</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;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&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>