<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 Draggable Panel Extender?</title><link>http://asp.net</link><pubDate>Sat, 27 Mar 2010 05:41:57 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the ASP.NET AJAX Draggable Panel Extender?</description><language>en</language><atom:link href="http://asp.net/rss/comments/33565" rel="self" type="application/rss+xml" /><item><title>Comment Posted by spirithero</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Thu, 19 Jun 2008 23:39:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000854</guid><description><![CDATA[ <p>I can&#39;t open this video ~_~</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/spirithero.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by peterpanpiotr</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Thu, 26 Jun 2008 11:36:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000855</guid><description><![CDATA[ <p>Hi Joe,</p> <p>Tried this and it works fine running locally but when I try to run this on a server I get a webresource.axd error:</p> <p>The WebResource.axd handler must be registered in the configuration to process this request. </p> <p>Adding the text below to the webconfig file has no effect on the error. Did I miss something in getting AJAX Control Toolkit working with IIS 7?</p> <p>Config: IIS 7, VS Pro 2008</p> <p>&lt;!-- Web.Config Configuration File --&gt;</p> <p>&lt;configuration&gt;</p> <p> &#160; &lt;system.web&gt;</p> <p> &#160; &#160; &#160; &lt;httpHandlers&gt;</p> <p> &#160; &#160; &#160; &#160; &#160; &lt;add path=&quot;WebResource.axd&quot; verb=&quot;GET&quot; type=&quot;System.Web.Handlers.AssemblyResourceLoader&quot; validate=&quot;True&quot; /&gt;</p> <p> &#160; &#160; &#160; &lt;/httpHandlers&gt;</p> <p> &#160; &lt;/system.web&gt;</p> <p>&lt;/configuration&gt; </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/peterpanpiotr.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by peterpanpiotr</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Thu, 26 Jun 2008 14:16:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000856</guid><description><![CDATA[ <p>Nevermind. It was an IIS7 issue. I deserve what I got. Should stick to IIS6 for now until everything is clearly documented. </p> <p>Thanks for the video!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/peterpanpiotr.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by RajibRoy</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Tue, 15 Jul 2008 11:50:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000857</guid><description><![CDATA[ <p>This is a good tutorial. But i want to add Close and minimize button with this panel. How can i do it? Anyone please help me.</p> <p>Rajib Roy</p> <p>rkroyctg@gmail.com</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/RajibRoy.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jmorrisx</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Thu, 24 Jul 2008 05:48:06 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000858</guid><description><![CDATA[ <p>Hi Joe, another great demo.</p> <p>For some reason it doesn&#39;t seem to want to behave itself.</p> <p>You can move the panel around fine until you resize browser window, then it dies. &#160;It seems to enter an endless loop related to the onresize event setting the body style height. </p> <p>Any ideas?</p> <p>Also noticed when working it doesn&#39;t stop you dropping part of the panel outside the visible area, it only stops you if the mouse pointer leaves the browser window. &#160;</p> <p>And unlike your demo the panel doesn&#39;t move with the mouse, it only moves on the mouse up event (you see the drag-drop pointer during the move though. This is probably due to some vista setting.</p> <p>Web Server iis6 on wsvr2003 (.net 2.0)</p> <p>Client ie7 (x86 version) on vista (x64)</p> <p>Also viewed it on the server (ie6) and same behaviour except panel moves with mouse</p> <p>Thanks again </p> <p>james</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jmorrisx.jpg?forceidenticon=false&amp;dt=635050662600000000&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/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Wed, 06 Aug 2008 13:31:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000859</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=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by GaganK1</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Fri, 26 Sep 2008 21:17:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000860</guid><description><![CDATA[ <p>Hi Joe</p> <p>Thanks for tutorial. It was very good.</p> <p>But i do have a problem in my application. In my application the draggable panel keeps moving back to its original location. You can move it around but as soon as you leave the mouse, it reachs to its original location. I dont know whats the issue. </p> <p>And the script that you provide for window resize doesn&#39;t work in VS2008.</p> <p>Any idea??</p> <p>Thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/GaganK1.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ronald_yoh</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Tue, 23 Dec 2008 17:43:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000861</guid><description><![CDATA[ <p>i;m combining this feature with popupmodal extender.. every time I drag the panel, it always appears at the right bottom corner of the screen...</p> <p>any thoughts anyone?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ronald_yoh.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Danny117</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Mon, 29 Dec 2008 13:49:21 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000862</guid><description><![CDATA[ <p>Great Video... Someone needs to fix this script though... &#160;It chews up a lot of cpu when the browser window is resized horizontally ie 7. &#160;In debug I can see it getting called over and over and over. &#160;A simple workaround is to just size out the body element to a size suitable for your application in CSS.</p> <p>&lt;script type=&quot;text/javascript&quot;&gt;</p> <p> &#160; &#160;function setBodyHeightToContentHeight() {</p> <p> &#160; &#160; &#160; &#160;document.body.style.height = Math.max(document.documentElement.scrollHeight, document.body.scrollHeight)+&quot;px&quot;;</p> <p> &#160; &#160;}</p> <p> &#160; &#160;setBodyHeightToContentHeight();</p> <p> &#160; &#160;window.attachEvent(&#39;onresize&#39;, setBodyHeightToContentHeight);</p> <p> &#160; &#160;&lt;/script&gt; </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Danny117.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by djibril_chimere_DIAW</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Tue, 30 Dec 2008 04:36:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000863</guid><description><![CDATA[ <p>Thanks! J&#235;r&#235;j&#235;f!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/djibril_chimere_DIAW.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by alfredo</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Sat, 24 Jan 2009 00:52:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000864</guid><description><![CDATA[ <p>This is great. Thank You Joe.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/alfredo.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by badrockmonkey</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Mon, 06 Apr 2009 12:32:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000865</guid><description><![CDATA[ <p>Great Vid.  </p><p>Can anyone suggest the best way to implement an onDrop function?  I&#39;d like to extend this extender to allow my dragPanel to be dropped into another panel and located into it&#39;s top right corner.  </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/badrockmonkey.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by orlando876</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Wed, 25 Nov 2009 14:42:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000866</guid><description><![CDATA[ <p>Help I have watch the vedio ui have implement the draggable pannel Howeverwhen the program lanch all pannel covers each other. how could i wirte code for it to be dockable and that the pannels open after each other or positions can be replace</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/orlando876.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by orlando876</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Wed, 25 Nov 2009 14:44:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000867</guid><description><![CDATA[ <p>i am using vs 08</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/orlando876.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by shiashi</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Thu, 26 Nov 2009 07:47:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000868</guid><description><![CDATA[ <p>i converted web based .net application 1.1 to 3.5. I faced problem with css validation for style=&quot;behavior:url(webservice.htc)&quot;.Style attribute of html does not have behavior in .net 2008. Is any one suggest me what should do here.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/shiashi.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nagaraj kaundinya</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-draggable-panel-extender</link><pubDate>Sat, 27 Mar 2010 05:41:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-00000000869</guid><description><![CDATA[ <p>Hi, Can any one tell me how to save the coordinate of the changed panel in DB and on reloading the panel should be displayed in the new (changed) area.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/nagaraj%20kaundinya.jpg?forceidenticon=false&amp;dt=635050662600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>