<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Andrew Frederick - All Comments</title><link>http://weblogs.asp.net/andrewfrederick/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7249840</link><pubDate>Mon, 09 Nov 2009 14:37:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7249840</guid><dc:creator>Abhishek Tayade</dc:creator><description>&lt;p&gt;Thanx a lot yar,&lt;/p&gt;
&lt;p&gt;Realy very &amp;nbsp;Great/Genius work yar.&lt;/p&gt;
&lt;p&gt;Thanx a lot&lt;/p&gt;
&lt;p&gt;Abhishek&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7249840" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7239645</link><pubDate>Mon, 26 Oct 2009 13:41:19 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7239645</guid><dc:creator>757</dc:creator><description>&lt;p&gt;YOU ARE TOO KIND WITH THIS! &lt;/p&gt;
&lt;p&gt;HUGE THANKS!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7239645" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7233032</link><pubDate>Mon, 19 Oct 2009 15:29:08 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7233032</guid><dc:creator>harshaghanta</dc:creator><description>&lt;p&gt;Great post ..&lt;/p&gt;
&lt;p&gt;Really helpfull&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7233032" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7228952</link><pubDate>Tue, 13 Oct 2009 16:19:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7228952</guid><dc:creator>InVirginia</dc:creator><description>&lt;p&gt;Lifesaver! Thanks!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7228952" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7209346</link><pubDate>Thu, 17 Sep 2009 14:34:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7209346</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;Kudos to you sir. &amp;nbsp;Thanks for the great insight. &amp;nbsp;This also helped me out greatly!!&lt;/p&gt;
&lt;p&gt;:)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7209346" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7182001</link><pubDate>Wed, 26 Aug 2009 13:59:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7182001</guid><dc:creator>Ravi</dc:creator><description>&lt;p&gt;i used the update panel , and inside the update panel i have a scrolling div with gridview. but above code is not working in my application, so help me.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7182001" width="1" height="1"&gt;</description></item><item><title>re: Disabling a Trigger Control During Asynchronous PostBack</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/06/disabling-a-trigger-control-during-asynchronous-postback.aspx#7180754</link><pubDate>Tue, 25 Aug 2009 06:13:17 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7180754</guid><dc:creator>Andalib</dc:creator><description>&lt;p&gt;@David:&lt;/p&gt;
&lt;p&gt;You can disable all async postbacks when one async postback is going on. Doesnt matter which control caused the postback. just replace the function with following content:&lt;/p&gt;
&lt;p&gt;function BeginRequestHandler(sender, args) {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (prm.get_isInAsyncPostBack()) { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;args.set_cancel(true);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7180754" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7173509</link><pubDate>Wed, 19 Aug 2009 12:59:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7173509</guid><dc:creator>Jose Antonio</dc:creator><description>&lt;p&gt;I love you. I've tried to do the same for three days and I wasn't able to do anything. &lt;/p&gt;
&lt;p&gt;You're &amp;nbsp;brilliant&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7173509" width="1" height="1"&gt;</description></item><item><title>re: Maintain Scroll Position after Asynchronous Postback</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/04/maintain-scroll-position-after-asynchronous-postback.aspx#7147260</link><pubDate>Tue, 14 Jul 2009 15:55:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7147260</guid><dc:creator>Bob</dc:creator><description>&lt;p&gt;Hi - thanks so much you are a genius! &amp;nbsp;This is by far the simplest approach I've found on the web and the only one that worked in my situation! &amp;nbsp;Awesome!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7147260" width="1" height="1"&gt;</description></item><item><title>re: Handling Multiple Asynchronous Postbacks</title><link>http://weblogs.asp.net/andrewfrederick/archive/2008/03/27/handling-multiple-asynchronous-postbacks.aspx#7140406</link><pubDate>Mon, 06 Jul 2009 01:19:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7140406</guid><dc:creator>rbadis</dc:creator><description>&lt;p&gt;Hi Andrew,&lt;/p&gt;
&lt;p&gt;In my page I've a user control that I've created that contain a FileUplod and a LinkButton and I've put two instance of my control in a webpage but only the second instance of my control works but not the first and I'm assuming as you sais that because only last one gets the Postback, and I've included you code and still not working. So, any suggestions!!!?&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7140406" width="1" height="1"&gt;</description></item></channel></rss>