Could someone please help me with the steps required to get asynchronous drag-and-drop of Web Parts using Atlas Beta 1?
I have my own web part manager that inherits from WebPartManager. Do I need to explicitly make it inherit from the Atlas web part manager instead? The online pre-Beta 1 tutorials on this topic (which I never got to work after several days of trying) said to add a <tagMapping> for the Atlas WebPartManager and WebPartZone. Is this still required?
I'm also using master pages and want the ScriptManager and WebPartManager to both live on the master page. Is this OK? Would there need to be an update panel in the master page since the whole content area will need an asynch refresh with web parts in the picture?
This topic seems like it would be a common question to me, so I hope someone will explain the "approved way" of combining the two.
Thank you,
Terry