-
ZK Spreadsheet 1.0.0 RC2 Released
ZK Spreadsheet 1.0.0 RC2 Released.ZK Spreadsheet 1.0.0 RC2 brings you a more stable spreadsheet component and an online spreadsheet application.See demo here: http://docs.zkoss.org/wiki/New_Features_of_ZK_Spreadsheet_1.0.0_RC2
2009-05-19 04:32:23 UTC by henrichen
-
ZK Spreadsheet 1.0.0 RC1 released
In this version, ZK Spreadsheet adds more friendly key controls on client side, provides a highlight area to mark a range of cells and fixed more bugs.
Feature:
1984354 Support fire size change event after set column/row size
1984356 UI Support handle column/row size change event.
1989663 Support showing a highlight area
1990401 Change setColumnnames to setColumntitles
1990704 Support tab key to control move right and left
1991532 Supports client can start editing by press on keys
1990542 UI support format change event
1995825 Modify css(.zk) to compete future version of ZK
2001369 Provide auto adapting FunctionMap of Page to Book
2001613 A way to enlarge the editing box
Bug:
1986288 Head override scroll bar in some firefox/IE
1989337 Merged cell error after insert/remove a row
1989815 Selection out of sync if move cell focus by key
1989384 insertColumns(-1,-1) bug
1989379 insertColumns doesn't update UI correctly
1990632 Border doesn't accrod with background color
1989384 insertColumns(-1,-1) bug
1991614 ExcelImporter fail to import Text Format
1985247 Cell with date format cause exception
1988691 Number format won't be imported correctly
1990408 Set row height small than 5 will be broken in IE
1992587 Style doens't be copied after insert
1992704 setRowHeight out of boundary add extra space
1992843 zsw,zsh information doesn't load correctly on header
1992679 Insert rows in freeze panes doesn't work
1991498 setFontColor() in Format doesn't work
1994864 Drag on highlihgt area border cause selection moving
1994997 onCellSelection has wrong value when click on a merge cell
1995031 focusTo() doesn't work if doesn't invoke in AU
1995734 To many custom row height
1997415 Accounting format has wrong display when value is empty
1997417 Too large update range in SSData content change event
1995691 Highlight doesn't showup after invalidate
2000569 Selection change should fire after mouse up
2000567 Right click on selected header should not change selection
2000537 onCellClick should not be fired when mouseup on another cell
1995689 selection rectangle error when listen onCellClick
1995735 IE:text doesn't overflow if column width small then 4
1989680 setColumnWidth Bug
1991731 SUM(A3:A1) won't be calculated
2002276 Wrong image widget size
* Upgrade Notes
+ setColumnnames/setRownames/getColumnnames/getRownames of UI Spreadsheet were removed, use
setColumntitles/setRowtitles/getColumntitles/getRowtitles instead.
--------
2008-06-26 04:18:40 UTC by waterbottle
-
ZK Spreadsheet 1.0.0 Beta3 released
In this version, ZK Spreadsheet supports more user interaction ability. For example , select a row, column or a range of cells. Insert/delete columns and rows, merge/unmerge cells and enlarge max columns/rows dynamically.
2008-06-06 09:47:08 UTC by waterbottle
-
ZK Spreadsheet 1.0.0 Beta2 released
ZK Spreadsheet 1.0.0 Beta2 released
2008-05-02 06:34:23 UTC by waterbottle
-
ZK Spreadsheet 1.0.0 Beta released
This version is beta release and supports some important features such as merge cells and freeze panel.
2008-04-03 11:24:02 UTC by waterbottle