<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"><channel><title>[How Do I:] Use the Conditional UpdateMode of the UpdatePanel?</title><link>http://asp.net</link><pubDate>Fri, 05 Aug 2011 17:48:51 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the Conditional UpdateMode of the UpdatePanel?</description><language>en</language><atom:link href="http://asp.net/rss/comments/33622" rel="self" type="application/rss+xml" /><item><title>Comment Posted by avinash parate</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Tue, 08 Jul 2008 06:54:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001712</guid><description><![CDATA[ <p>Hi...Everyone....!!</p> <p>when i click on button i want to get Type and Id of that button object..without refreshing the page..After getting these values i want to pass it to server-side programm..for further process..</p> <p>For that i used small javascript function which returns the above values...but when i pass it using location.href(lnk); to .aspx page and retrive these values using Request.QueryString[&quot;Id&quot;]</p> <p>It refresh the page..</p> <p>shall i go for ICallbackEventHandler..or any other help is appreciate....Thank you...!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/avinash%20parate.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Thu, 07 Aug 2008 11:27:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001713</guid><description><![CDATA[ <p>Good tutorial...thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Karina Northen</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Tue, 02 Sep 2008 10:05:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001714</guid><description><![CDATA[ <p>Thank you very much:)</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Karina%20Northen.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eXtension</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Thu, 05 Feb 2009 09:24:22 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001715</guid><description><![CDATA[ <p>Nice</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/eXtension.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ataxia1</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Wed, 25 Feb 2009 13:57:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001716</guid><description><![CDATA[ <p>Thanks for a great demo.  It demonstrates conditional updates very nicely, however, since you are displaying LastUpdate in your conditional box, even if it were updating, you wouldn&#39;t see it the change.  Putting a Now() in both boxes would demonstrate that the conditional box isn&#39;t updating all the time.  ;)</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ataxia1.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by p911t</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Tue, 07 Jul 2009 14:35:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001717</guid><description><![CDATA[ <p>Hello, Ihave tried this tutorial and I have a problem. I have an .aspx web page. In this page I have made textbox and also I include my user control into this page. In user control I have Update Panel, in which is Label. I have also defined event handler for textbox &quot;on text changed&quot; and in this event handler, I want to call UpdatePanel.Update(). But I can`t see in intelli sense my update panel defined in user control, so I can`t call the update method. Can you help me please? What should I do? Thank you!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/p911t.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tajuddin335</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Wed, 02 Feb 2011 21:21:13 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011904</guid><description><![CDATA[ <p>Nice example</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/tajuddin335.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tajuddin335</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Wed, 02 Feb 2011 21:21:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011905</guid><description><![CDATA[ <p>Nice example...</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/tajuddin335.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mohammad3amer</title><link>http://asp.net/web-forms/videos/aspnet-ajax/how-do-i-use-the-conditional-updatemode-of-the-updatepanel</link><pubDate>Fri, 05 Aug 2011 17:48:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013912</guid><description><![CDATA[ <p>n vb</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mohammad3amer.jpg?forceidenticon=false&amp;dt=635049802200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>