New Atlas CTP Posted (now includes updatepanel support in dynamic controls)
Posted by: ScottGus Blog,
on 03 Jul 2006 |
View original | Bookmarked: 0 time(s)
Last week we released the June CTP build of Atlas. You can download it now from the http://atlas.asp.net site.
In addition to bug-fixes, the big new feature provided with this Atlas release is support for dynamically adding UpdatePanel controls within an ASP.NET page. What this means is that you can now embed UpdatePanels within DataLists, within WebParts, within any template of a control, and within other dynamically created composite controls. This greatly expands the places that...