2.0 RC1 change log
Changes since 2.0 beta4 -
- Editing in Mozilla/Firefox
- Misc. editing fixes for IE
- Firefox scrolling speed
- Removed formats from XML and CSV models - use grid.setCellFormat([...])
- Improved AW.Formats.Date textToValue() for correct date sorting
- Max row count increased to 100000
- Compatibility with 3rd party libraries (Prototype, Script.aculo.us)
- Support for HTA (IE detection via document.recalc instead of window.external)
- Italian language file
Beta4 code might be broken in RC1 if you were previously using formatting objects with XML or CSV models. In RC1 the formatting objects could only be attached to the grid control using setCellFormat() method (in beta4 it was possible to put formats both into XML/CSV models and the grid itself).
Combo template is still not finished for use in grid cells - will be in the final release.
- Editing in Mozilla/Firefox
- Misc. editing fixes for IE
- Firefox scrolling speed
- Removed formats from XML and CSV models - use grid.setCellFormat([...])
- Improved AW.Formats.Date textToValue() for correct date sorting
- Max row count increased to 100000
- Compatibility with 3rd party libraries (Prototype, Script.aculo.us)
- Support for HTA (IE detection via document.recalc instead of window.external)
- Italian language file
Beta4 code might be broken in RC1 if you were previously using formatting objects with XML or CSV models. In RC1 the formatting objects could only be attached to the grid control using setCellFormat() method (in beta4 it was possible to put formats both into XML/CSV models and the grid itself).
Combo template is still not finished for use in grid cells - will be in the final release.
Alex (ActiveWidgets)
February 1,