Quantcast
Channel: ComponentArt - Releases
Viewing all articles
Browse latest Browse all 53

ComponentArt Web.UI 2006.2 (build 2006.2.1477)

$
0
0
Summary
The following fixes and updates have been introduced to ComponentArt Web.UI suite with version 2006.2 - build 2006.2.1477 (since version 2006.1 SP4 - build 2006.1.1283)

Released On
November 2, 2006

Details

Note: There are no breaking changes in this release, you can recompile your app with the new DLL.

All Controls
  • All new client-side API, based on the AJAX Library syntax, parallel to the old API. For more information, see the following doc: Migrating Web.UI client-side code to AJAX Library syntax.
  • All new server-side client event interface.
  • Feature: For source code customers: new pre-processor directive DEBUG_SCRIPT ensures all scripts are output inline, easing debugging.
Grid
  • Feature: row drag-and-drop (ItemDraggingEnabled).
  • Feature: removed default scroll popup, must specify template.
  • Bug fix: client-side group re-sorting now works.
  • Bug fix: pressing Enter on an empty keyboard-enabled grid no longer causes a JavaScript error.
  • Bug fix: fixed problem with binding to some custom object collections.
TreeView
  • Bug fix: load-on-demand now works in Safari.
Splitter
  • Bug fix: JavaScript out-of-memory error no longer occurs when Splitter reloads in a CallBack.
  • Bug fix: collapsing and expanding all panes no longer breaks the layout.
CallBack
  • Feature: added CallbackPrefix property on the server, to allow for custom callback prefixes.
  • Bug fix: JavaScript blocks now execute in the global context in all browsers.
Calendar
  • Feature: added Enabled boolean property on the client.
  • Feature: client-side instantiation of CalendarDay objects improved.
  • API change: Renamed properties CalendarTitleCss, CalendarTitleDateFormat, CalendarTitleDateRangeSeparatorString, CalendarTitleType, and ShowCalendarTitle, dropping the word "Calendar" from their names.
TabStrip
  • Bug fix: server-side property Target of TabStripTab class now works again.
  • Bug fix: scrolling TabStrip will now properly resize when its container narrows.

Viewing all articles
Browse latest Browse all 53

Trending Articles