Working with ZK Spreadsheet

From Documentation
Revision as of 10:12, 15 November 2010 by Henrichen (talk | contribs) (1st draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


DocumentationZK Spreadsheet EssentialsWorking with ZK Spreadsheet
Working with ZK Spreadsheet




Just like other ZK components, you can control and configure ZK Spreadsheet via component APIs. And you can register event listeners to action on specific spreadsheet component events. Besides that, a very important utility class, Range, can be used to change the back end spreadsheet data model and automatically update the UI automatically. In following sections, we will show you how to use such APIs and control the ZK Spreadsheet component.


All source code listed in this book is at Github.


Last Update : 2010/11/15

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.