<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I Learnt Today... &#187; AutoPostBack Property</title>
	<atom:link href="http://ilearnttoday.wordpress.com/category/information-technology/web-development/aspnet/autopostback-property-aspnet-web-development-information-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilearnttoday.wordpress.com</link>
	<description>This is where I share things I learn day by day !</description>
	<lastBuildDate>Sun, 12 Jul 2009 08:15:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ilearnttoday.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ab1f4a2372f83e38f7c1fd4e3e4a3bae?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>I Learnt Today... &#187; AutoPostBack Property</title>
		<link>http://ilearnttoday.wordpress.com</link>
	</image>
			<item>
		<title>ASP.NET &#8211; AutoPostBack : What is AutoPostBack and How AutoPostBack Works</title>
		<link>http://ilearnttoday.wordpress.com/2008/12/26/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side/</link>
		<comments>http://ilearnttoday.wordpress.com/2008/12/26/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 10:09:28 +0000</pubDate>
		<dc:creator>Menol</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[AutoPostBack Property]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Menol]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[.Net framework]]></category>
		<category><![CDATA[AutoPostBack]]></category>
		<category><![CDATA[AutoPostBack Example]]></category>
		<category><![CDATA[AutoPostBack property]]></category>
		<category><![CDATA[can't fire events]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[checkbox control]]></category>
		<category><![CDATA[CheckedChanged]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[define __EVENTTARGET]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[event is not fired]]></category>
		<category><![CDATA[event not executed]]></category>
		<category><![CDATA[event not fired]]></category>
		<category><![CDATA[eventArgument)]]></category>
		<category><![CDATA[events are not fired]]></category>
		<category><![CDATA[events queued to the server]]></category>
		<category><![CDATA[execute event]]></category>
		<category><![CDATA[fire]]></category>
		<category><![CDATA[How AutoPostBack works]]></category>
		<category><![CDATA[how to use __doPostBack]]></category>
		<category><![CDATA[how __doPostBack]]></category>
		<category><![CDATA[how __EVENTARGUMENT works]]></category>
		<category><![CDATA[how __EVENTTARGET works]]></category>
		<category><![CDATA[OnChange]]></category>
		<category><![CDATA[OnChange client side event]]></category>
		<category><![CDATA[OnChange event]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server side]]></category>
		<category><![CDATA[set AutoPostBack property]]></category>
		<category><![CDATA[The Use of AutoPostBack]]></category>
		<category><![CDATA[use of __EVENTARGUMENT]]></category>
		<category><![CDATA[use of __EVENTTARGET]]></category>
		<category><![CDATA[web control]]></category>
		<category><![CDATA[What is AutoPostBack]]></category>
		<category><![CDATA[what is __doPostBack]]></category>
		<category><![CDATA[what is __EVENTARGUMENT]]></category>
		<category><![CDATA[what is __EVENTTARGET]]></category>
		<category><![CDATA[what __doPostBack does]]></category>
		<category><![CDATA[__doPostBack function]]></category>
		<category><![CDATA[__doPostBack(eventTarget]]></category>
		<category><![CDATA[__EVENTARGUMENT]]></category>
		<category><![CDATA[__EVENTTARGET]]></category>

		<guid isPermaLink="false">http://ilearnttoday.wordpress.com/?p=191</guid>
		<description><![CDATA[I moved my site to its own domain. Please use following link for the information you are looking for:
http://www.ilearnttoday.com/index.php/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilearnttoday.wordpress.com&blog=5597656&post=191&subd=ilearnttoday&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>I moved my site to its own domain. Please use following link for the information you are looking for:</strong></p>
<p><a href="http://www.ilearnttoday.com/index.php/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side" target="_self">http://www.ilearnttoday.com/index.php/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilearnttoday.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilearnttoday.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilearnttoday.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilearnttoday.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilearnttoday.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilearnttoday.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilearnttoday.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilearnttoday.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilearnttoday.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilearnttoday.wordpress.com/191/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilearnttoday.wordpress.com&blog=5597656&post=191&subd=ilearnttoday&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ilearnttoday.wordpress.com/2008/12/26/c-aspnet-autopostback-how-to-fire-events-for-check-boxes-at-server-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43d208d153d6130300a5f218fc551a84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Menol</media:title>
		</media:content>
	</item>
	</channel>
</rss>