ActiveWidgets 2.5.6 (Apr 14, 2011)
ActiveWidgets 2.5.5 (Sep 25, 2009)
ActiveWidgets 2.5.4 (July 13, 2009)
ActiveWidgets 2.5.3 (Sep 9, 2008)
ActiveWidgets 2.5.2 (July 2, 2008)
ActiveWidgets 2.5.1 (Dec 11, 2007)
ActiveWidgets 2.5.0 (Nov 29, 2007)
Download: activewidgets-2.5.6-trial.zip
Version 2.5.6 adds support for IE 9 (and IE 10 preview 1), Firefox 4, Safari 5, Chrome 10, Opera 11.
This release works on all major browsers -
This release includes new implementation of editing and virtual scrolling modules. The editing code is now much more simple and more reliable (and is now compatible with faster AW.Templates.Cell template).
The virtual scrolling code is completely new and now includes incremental rendering of both columns and rows. That makes huge difference for the grids with the large number of columns (50-100) - the performance could be as much as 5x better in this scenario for initial rendering and also for scroll/resize/navigation performance.
The grid now uses AW.Templates.Cell class for the default cell template, so in most scenarios there should be 2x-3x better performance compared with AW 2.0.
The AW 2.5 adds two new visual themes 'vista' and 'system'. The 'system' theme combines vista, xp, aqua and classic themes into one package so that the theme appearance matches the current user operating system.
The grid now supports clipboard copy/paste - copy selected cells/rows with Ctrl-C and paste into another application (Excel, Word etc.)
Other new features in AW 2.5 -