<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Disabling UpdatePanels when an asynchronous postback in progress</title>
	<atom:link href="http://thinkingeek.com/2009/06/08/disabling-updatepanels-when-an-asynchronous-postback-is-done/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkingeek.com/2009/06/08/disabling-updatepanels-when-an-asynchronous-postback-is-done/</link>
	<description>In geek we trust</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:53:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Sunny</title>
		<link>http://thinkingeek.com/2009/06/08/disabling-updatepanels-when-an-asynchronous-postback-is-done/#comment-267</link>
		<dc:creator>Sunny</dc:creator>
		<pubDate>Wed, 18 Jan 2012 21:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingeek.com/?p=104#comment-267</guid>
		<description>Excellent clue to handle updatepanels.
$.blockUI();
$.unblockUI();

Thanks</description>
		<content:encoded><![CDATA[<p>Excellent clue to handle updatepanels.<br />
$.blockUI();<br />
$.unblockUI();</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandra Czajka</title>
		<link>http://thinkingeek.com/2009/06/08/disabling-updatepanels-when-an-asynchronous-postback-is-done/#comment-171</link>
		<dc:creator>Aleksandra Czajka</dc:creator>
		<pubDate>Sun, 07 Aug 2011 21:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingeek.com/?p=104#comment-171</guid>
		<description>Hey,

I&#039;ve created a similar solution to disable the UpdatePanel content and posted it on my blog. Check it out, let me know what you think: http://thecodebug.com/?p=33</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve created a similar solution to disable the UpdatePanel content and posted it on my blog. Check it out, let me know what you think: <a href="http://thecodebug.com/?p=33" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/thecodebug.com/?p=33&amp;referer=');">http://thecodebug.com/?p=33</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://thinkingeek.com/2009/06/08/disabling-updatepanels-when-an-asynchronous-postback-is-done/#comment-24</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Fri, 18 Jun 2010 08:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingeek.com/?p=104#comment-24</guid>
		<description>It is not disabling the controls</description>
		<content:encoded><![CDATA[<p>It is not disabling the controls</p>
]]></content:encoded>
	</item>
</channel>
</rss>

