<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.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>ASP.NET AJAX UI</title><link>http://forums.asp.net/1008.aspx</link><description>Here you can discuss UI-related issues with AJAX such as controls and client-side functionality including Silverlight controls for ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>WebParts and ASP.NET AJAX 1.0</title><link>http://forums.asp.net/thread/1545256.aspx</link><pubDate>Tue, 23 Jan 2007 22:07:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1545256</guid><dc:creator>mharder</dc:creator><author>mharder</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1545256.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=1545256</wfw:commentRss><description>&lt;p&gt;Here's a summary of WebParts support in ASP.NET AJAX 1.0.&amp;nbsp; There are three different WebParts features:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Cross-browser drag and drop. 
&lt;/li&gt;&lt;li&gt;Modify WebParts page (drag and drop, minimize, restore, close, add, delete) without postback. 
&lt;/li&gt;&lt;li&gt;Update contents of WebPart without postback.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Cross-browser drag and drop is enabled by using the WebParts controls in the AJAX&amp;nbsp;Futures CTP.&lt;/p&gt;
&lt;p&gt;Modifying a&amp;nbsp;WebParts&amp;nbsp;page without postback&amp;nbsp;is implemented by wrapping the WebPartManager and WebPartZones in an UpdatePanel.&amp;nbsp; This was partially working in the July CTP, but it &lt;strong&gt;does not work&lt;/strong&gt; and is not supported in ASP.NET AJAX 1.0.&amp;nbsp; It&amp;nbsp;may be supported in Orcas.&lt;br /&gt;&lt;br /&gt;Updating the contents of a WebPart without postback&amp;nbsp;is implemented by placing an UpdatePanel inside a WebPart.&amp;nbsp; This is supported in the core ASP.NET AJAX Extensions 1.0.&amp;nbsp; It should work with either the ASP.NET 2.0 WebParts controls, or the AJAX Futures CTP versions of the WebParts controls.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;&lt;br /&gt;-Mike&lt;/p&gt;</description></item></channel></rss>