<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codemeit &#187; Pipeline</title>
	<atom:link href="http://www.codemeit.com/tag/pipe-line/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codemeit.com</link>
	<description>programming, software &#38; problem solving</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ASP.NET:Get values of dynamically added controls.</title>
		<link>http://www.codemeit.com/code-collection/aspnetget-values-of-dynamically-added-controls.html</link>
		<comments>http://www.codemeit.com/code-collection/aspnetget-values-of-dynamically-added-controls.html#comments</comments>
		<pubDate>Tue, 04 Mar 2008 23:44:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code Notes]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Pipeline]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/code-collection/aspnetget-values-of-dynamically-added-controls.html</guid>
		<description><![CDATA[At the stage of OnInit, all control objects are performing initialization, if added controls were not initialized at this stage, and even though the postback data contain the values of those controls, you won&#8217;t be able to obtain the user inputed values of those controls at later stage. e.g. PageLoad, OnClickHandler method. In order to [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/code-collection/aspnetget-values-of-dynamically-added-controls.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
