<?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>Paul Juenger    a.k.a. PJDev - All Comments</title><link>http://weblogs.asp.net/pauljuenger/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Triggering an Update Panel from a control in a different ContentPlaceHolder</title><link>http://weblogs.asp.net/pauljuenger/archive/2008/10/10/triggering-an-update-panel-from-a-control-in-a-different-contentplaceholder.aspx#7160715</link><pubDate>Tue, 04 Aug 2009 02:21:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7160715</guid><dc:creator>peter</dc:creator><description>&lt;p&gt;Brilliant, works well for me.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7160715" width="1" height="1"&gt;</description></item><item><title>re: Triggering an Update Panel from a control in a different ContentPlaceHolder</title><link>http://weblogs.asp.net/pauljuenger/archive/2008/10/10/triggering-an-update-panel-from-a-control-in-a-different-contentplaceholder.aspx#7062299</link><pubDate>Mon, 27 Apr 2009 21:58:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7062299</guid><dc:creator>Nathan</dc:creator><description>&lt;p&gt;It&amp;#39;s worth noting that if you must put this code in the Page_Init() method. &lt;/p&gt;
&lt;p&gt;I mistakenly put it in my Page_Load() where it doesn&amp;#39;t work, but I didn&amp;#39;t actually realize at first because the UpdatePanel being triggered had UpdateMode set to Always, and was being refreshed from another UpdatePanel posting back, instead of the actual trigger firing.&lt;/p&gt;
&lt;p&gt;Needless to say I was chasing my tail for a little while there, but now have the UpdatePanel being triggered set to a Conditional UpdateMode, and the triggers assigned programmatically (as above) within the Page_Init() method.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7062299" width="1" height="1"&gt;</description></item><item><title>re: Triggering an Update Panel from a control in a different ContentPlaceHolder</title><link>http://weblogs.asp.net/pauljuenger/archive/2008/10/10/triggering-an-update-panel-from-a-control-in-a-different-contentplaceholder.aspx#6829095</link><pubDate>Fri, 09 Jan 2009 15:21:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6829095</guid><dc:creator>pjdev</dc:creator><description>&lt;p&gt;Ashish - I have this running on a couple of live sites and it is working correctly. &amp;nbsp;Email me a sample and I'll take a look at what you have.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6829095" width="1" height="1"&gt;</description></item><item><title>re: Triggering an Update Panel from a control in a different ContentPlaceHolder</title><link>http://weblogs.asp.net/pauljuenger/archive/2008/10/10/triggering-an-update-panel-from-a-control-in-a-different-contentplaceholder.aspx#6822338</link><pubDate>Tue, 06 Jan 2009 09:20:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6822338</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;This doesnot work for me the UniqueID on the server &amp;amp; the one actually created by ASP.NET are dfferent&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6822338" width="1" height="1"&gt;</description></item></channel></rss>