You are on page 1of 1

Web.UI - What's New in 2007.

1
ComponentArt Web.UI 2007.1 release introduces three new controls: ToolBar for ASP.NET ComboBox for ASP.NET Dialog for ASP.NET

The following new features have been added to the existing Web.UI controls: Grid The ability to cache pages in callback mode (CallbackCachingEnabled, CallbackCacheSize properties). The ability to pre-load pages to cache in callback mode (CallbackCacheLookAhead property). The ability to fetch pages when the slider hovers over them (SliderFetchDelay property). Client-side scroll event. Client-side beforeCallback event. ColumnResizeRedistributeWidth property to control resizing behaviour. Menu The concept of checking and unchecking items introduced. Allows menu items to act as checkboxes or radio buttons. The concept of IconVisibility introduced. Allows icons to show only when the item is checked, or only when it has a subgroup. More control over context menu expansion: (TopGroupExpandDirection, TopGroupExpandOffsetX, TopGroupExpandOffsetY). Added ExpandDisabledItems boolean property. Modified element overlay algorithms in IE7 to optimize performance. MultiPage Added IE transition effects (Transition, TransitionDuration properties). The Web.UI 2007.1 release does not include any breaking changes. Upgrading from Web.UI 2006.2 should be as simple as recompiling the application with the new ComponentArt.Web.UI.dll.

You might also like