<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 ASP.NET AJAX Collapsable Panel Extender?</title><link>http://www.asp.net</link><pubDate>Sat, 10 Jan 2009 05:44:36 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the ASP.NET AJAX Collapsable Panel Extender?</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/33564" rel="self" type="application/rss+xml" /><item><title>Comment Posted by S_Aijaz1</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Fri, 09 May 2008 03:19:00 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000806</guid><description><![CDATA[ <p>vedeo is good but what i want is: i have three collapsiblepanels, when mouse is over one of them that shall extend and other two shall collapse. and when mouse is out of all the three then only the collapsiblepanel on which mouse was over last time shall remain expanded.</p> <p> Thanx a lot </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/S_Aijaz1.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by KevInKauai</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 14 May 2008 00:51:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000807</guid><description><![CDATA[ <p>Works fine in IE 7 but when I tested on FireFox and FLock the panel expansion took the right margin of the black panel as its left margin -- more than a little weird looking. (I made no changes to the VB code that I downloaded and was running from VWD EE 2005 as in the tutorial.)</p> <p>What gives?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/KevInKauai.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rue25</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Fri, 20 Jun 2008 09:54:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000808</guid><description><![CDATA[ <p>this is a quite good explanation of then way, who to install that control. thanks so far. I started using those helpful ajax-control on my local forum site &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.forum-nuertingen.de&quot;&gt;http://www.forum-nuertingen.de&lt;/a&gt; &#160;</p> <p>thanks, raimund</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/rue25.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by RajVedula</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Fri, 20 Jun 2008 16:43:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000809</guid><description><![CDATA[ <p>Very helpful video</p> <p>The collapsible panel flashes when loading, how can i get rid of that?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/RajVedula.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by epasho</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sat, 21 Jun 2008 23:10:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000810</guid><description><![CDATA[ <p>nice tutorial :) however, when i set Collapsed=&quot;False&quot; my panel doesnt show full content.., when i collepse and expand ...then it shows full content..any idea? &#160;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/epasho.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by chrisportela</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Tue, 01 Jul 2008 12:30:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000811</guid><description><![CDATA[ <p>your looking for the accordion control S_Aijaz1</p> <p>Cool tutorial</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/chrisportela.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by MedCon</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 02 Jul 2008 16:54:27 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000812</guid><description><![CDATA[ <p>Great video!</p> <p>however, one simple question, after the user has expanded the panel, how can I collapse it from code-behind?</p> <p>my scenario is this:</p> <p>I have an update panel where user can see different online test questions, and the collapse panel will display the answer to the question. After the user has clicked &quot;next question&quot; button, the next question is displayed. But I want the panel to be collapsed so that the user won&#39;t see the answer until they click on the &quot;show answer&quot; header panel.</p> <p>Any ideas?</p> <p>Many thanks in advance.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/MedCon.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by MedCon</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Thu, 03 Jul 2008 06:09:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000813</guid><description><![CDATA[ <p>I got my problem sorted.</p> <p>No worries then.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/MedCon.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by violent</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sat, 05 Jul 2008 06:44:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000814</guid><description><![CDATA[ <p>Hi, I have problem. </p> <p>I use <p> in &lt;asp:Panel ID=&quot;ContentPanel&quot; runat=&quot;server&quot;&gt; ok.</p> <p>But i use &lt;tr&gt;, &lt;td&gt;, &lt;table&gt; not oke.</p> <p>Can you help me. Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/violent.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by RajVedula</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 16 Jul 2008 13:12:02 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000815</guid><description><![CDATA[ <p>Great article, should answer all questions about opening and closing.</p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.asp.net/learn/ajax-control-toolkit/tutorial-18-vb.aspx&quot;&gt;www.asp.net/.../tutorial-18-vb.aspx&lt;/a&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/RajVedula.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 23 Jul 2008 16:37:30 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000816</guid><description><![CDATA[ <p>Good Article......</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by E0037082</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Thu, 24 Jul 2008 15:36:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000817</guid><description><![CDATA[ <p>Thanks for the tutorial. &#160;Has anyone adapted the Collapsable Panel to utilize a localized resource table for the ExpandedText and CollapsedText?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/E0037082.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by weitzhandler</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sun, 27 Jul 2008 00:18:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000818</guid><description><![CDATA[ <p>S_Aijaz1! </p> <p> you could use an updatepanel to trigger events.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/weitzhandler.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 06 Aug 2008 13:30:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000819</guid><description><![CDATA[ <p>It&#39;s a very good video tutorial...thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ttcckky</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Fri, 29 Aug 2008 03:13:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000820</guid><description><![CDATA[ <p>I try it in IE6. It work fine without any flashing but when I run in IE7, it still have flashing. Is there have anyway to solve it.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ttcckky.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by txominasp</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Fri, 12 Sep 2008 11:04:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000821</guid><description><![CDATA[ <p>Nice video Joe! First I want to say thank you very much for all your videos and help. I&#39;ve got good experience working with C# in desktop apps, and I&#39;ve made the jump to Asp.Net not so long ago(it&#39;s being harder than what I first thought it would be...) and your videos are so helpful...</p> <p>I&#39;ve just tried the CollapsiblePanel and it works Ok but I realised that it takes too long collapsing and expanding the Content Panel.</p> <p>I&#39;ve only added to the ContentPanels 3 labels separated by a &lt;br\&gt;, and everytime I collapse or expand the panel I can see the labels disappearing or appearing, it does it too slow. </p> <p>I&#39;ve checked you video again and I&#39;ve seen that it took the panel a while to collapse it too. Is there a way to fix it or made it faster?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/txominasp.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by TheWebDeveloper</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sat, 08 Nov 2008 05:43:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000822</guid><description><![CDATA[ <p>Hi,</p> <p>Thank you very much for all the videos that you have presented, I enjoyed watching them and I learned a lot from them. But I have one question, I hope you can help me on this issue.</p> <p>I have used the Collapsible Panel Extender on my application, this is to build an application form, until here everything was ok. But than I was asked to put a print button on the form, and that print button must open all the panels and trigger the printing window. </p> <p>I have used the following function:</p> <p>function PrintApp() </p> <p>{</p> <p>$find(&quot;CollapsiblePanelExtender1&quot;)._doOpen();</p> <p>$find(&quot;CollapsiblePanelExtender2&quot;)._doOpen();</p> <p>$find(&quot;CollapsiblePanelExtender3&quot;)._doOpen();</p> <p>$find(&quot;CollapsiblePanelExtender4&quot;)._doOpen();</p> <p>window.print();</p> <p>}</p> <p>This function opens all the panels and it triggers printing, but when it prints it prints the window as it was before opening all the panels.</p> <p>Thank you very much in advance and all the best.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/TheWebDeveloper.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by TheWebDeveloper</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Mon, 10 Nov 2008 17:42:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000823</guid><description><![CDATA[ <p>I have found a solution to my question...</p> <p>All the best,</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/TheWebDeveloper.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sudheeshwarrier</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sun, 16 Nov 2008 03:34:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000824</guid><description><![CDATA[ <p>Hi,</p> <p>I tired adding the CoppalsePanel in an ASCX control and tried to create and add multiple instances of the ASCX to the same page to a page from the code behind.</p> <p>but sadly, when i click the control second time, all my Collapse Panel added from the codwe behind just disappears.</p> <p>Any help?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/sudheeshwarrier.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by guptamanis</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 19 Nov 2008 00:43:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000825</guid><description><![CDATA[ <p>Nice control.</p> <p>But ExpandDirection=&quot;Horizontal&quot; does not work for me. Nothing comes up when I click the &#39;ExpandControlID&#39;. Even if I keep Collapsed=&quot;true&quot;; TargetControlID is not displayed.</p> <p>Any clues?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/guptamanis.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Klayman69</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Wed, 10 Dec 2008 10:25:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000826</guid><description><![CDATA[ <p>Hi Folks,</p> <p>if somebody finds a solution to a posted problem, please do not only state that you solved it.</p> <p>Maybe somebody who reads the comments might be interested in the solution, too!</p> <p>Cheers!</p> <p>Marc</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Klayman69.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by DraconianDevil</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Tue, 16 Dec 2008 08:52:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000827</guid><description><![CDATA[ <p>Hi, is it possible to use a same Image Control ID for several Collapsible Panel Extenders which are created at runtime? I am having trouble with this. My Image control shows up in the place where it was placed, instead of showing up in the panel.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/DraconianDevil.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by DraconianDevil</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Tue, 16 Dec 2008 09:16:17 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000828</guid><description><![CDATA[ <p>I found the solution sorry, it was my own mistake!! i was trying to add one image at the bottom of the page hoping that extender would pick it up, but then realized that the image has to be in the panel as well, so Now i create the image control dynamically too, and add it to header panel and assign the id to extender. It works like a breeze! thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/DraconianDevil.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by djibril_chimere_DIAW</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Tue, 30 Dec 2008 04:28:39 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000829</guid><description><![CDATA[ <p>Thanks! J&#235;r&#235;j&#235;f!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/djibril_chimere_DIAW.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by anil.singh201</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender</link><pubDate>Sat, 10 Jan 2009 05:44:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000830</guid><description><![CDATA[ <p>How CollapsiblePanelExtender run in firefox</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/anil.singh201.jpg?forceidenticon=false&amp;dt=635050916400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>