ComponentArt Web.UI 2006.1 SP3 is now available for download.
Build number: 2006.1.1252
Release date: June 9, 2006
The following fixes and updates have been introduced since the since last public Web.UI production build (2006.1.1231)
Grid
Build number: 2006.1.1252
Release date: June 9, 2006
The following fixes and updates have been introduced since the since last public Web.UI production build (2006.1.1231)
Grid
- Bug fix: A JS error no longer occurs when Grid with FillContainer=true is placed inside a hidden element (CSS display: none).
- Bug fix: The callback hierarchy no longer fills sub-tables more than once as items are expanded and collapsed.
- Bug fix: The column re-ordering feedback image now always appears on top of other Grid content.
- Bug fix: Updating with AutoCallBackOnUpdate works correctly again.
- Bug fix: The vertical scrollbar can no longer be made to scroll down past the end by clicking the down arrow.
- Bug fix: Self-referencing Grids no longer crash on postback loading state when levels are not pre-defined.
- Bug fix: The GridItem.SetValue method now updates the in-memory GridCell object in addition to storage.
- Bug fix: Vertical scrolling with FillContainer=true no longer causes columns to shrink slightly on each re-draw.
- Bug fix: Grids inside templates of other ComponentArt controls now re-render properly.
- Bug fix: A JS "out of memory" error in IE no longer occurs when a Grid is inside a CallBack with Width=100%.
- Enhancement: Clicking on the empty areas of Grid's vertical scrollbar now causes it to page up/down, as expected.
- Enhancement: The GridItem.GetMember client-side method can now take a numeric parameter (index) instead of the field name.
- API extension: GridLevel now exposes the ColumnDisplayOrder property.
- API extension: AutoPostBackOnColumnReorder and AutoCallBackOnColumnReorder properties added.
- Bug fix: The NodeDataBound event now gets fired as items are loaded.
- Bug fix: The Templates collection (depracated) is no longer serialized in addition to ServerTemplates in design-time.
- Bug fix: The TreeViewNode.Edit method now fetches the Text value from storage to avoid stale values.
- Documentation: Client-side reference no longer has incorrect casing for ToolTip.
- Bug fix: The NodeDataBound event now gets fired as items are loaded.
- Bug fix: The Templates collection (depracated) is no longer serialized in addition to ServerTemplates in design-time.
- Bug fix: The RemoveItem client-side method now works correctly.
- API extension: ServerCalculateProperties boolean property added. When set to true, it improves client-side performance of very large menus.
- Bug fix: The NodeDataBound event now gets fired as items are loaded.
- Bug fix: The Templates collection (depracated) is no longer serialized in addition to ServerTemplates in design-time.
- Bug fix: Remove and RemoveItem client-side methods now work correctly.
- Documentation: The client-side reference no longer incorrectly refers to TreeViewNode.
- Bug fix: The NodeDataBound event now gets fired as items are loaded.
- Bug fix: The Templates collection (depracated) is no longer serialized in addition to ServerTemplates in design-time.
- Bug fix: Calendar within CallBack now behaves correctly in design-time.
- Bug fix: CallbackHandler now works in the Framework 2.0 build.
- Bug fix: PostState no longer breaks when LoadingPanelClientTemplate is used.
- Bug fix: Client scripts are now properly registered as WebResources in ASP.NET 2.0.
- Bug fix: Setting PaneContentId to "" on SplitterPane no longer causes an exception.
- Bug fix: Rotator now reliably detects whether it is running in the design environment.
- Bug fix: Controls can now find referenced controls (eg. MultiPage) when they are placed inside user controls elsewhere on the page.
- Bug fix: Design-time detection is improved in most controls.