New Features of ZK Spreadsheet 2.3"

From Documentation
m
m
Line 10: Line 10:
  
 
=Toolbar=
 
=Toolbar=
 +
Toolbar supports various action to perform.
 +
 +
[[File:ZKSsEss_Spreadsheet_Toolbar.png|none|thumb|300px]]
 +
 +
<br />
 +
 +
To add this new feature to your web application, please refer to [http://books.zkoss.org/wiki/ZK_Spreadsheet_Essentials/Working_with_ZK_Spreadsheet/Collaboration_Edit ZK Spreadsheet Essentials - ZK Spreadsheet/Collaboration Edit]
  
 
=Sheetbar=
 
=Sheetbar=
 +
Sheetbar supports actions, such as select sheet, add sheet, delete sheet etc...
 +
 +
[[File:ZKSsEss_Spreadsheet_Sheetbar.png|none|thumb|300px]]
 +
 +
<br />
 +
 +
To add this new feature to your web application, please refer to [http://books.zkoss.org/wiki/ZK_Spreadsheet_Essentials/Working_with_ZK_Spreadsheet/Collaboration_Edit ZK Spreadsheet Essentials - ZK Spreadsheet/Collaboration Edit]
  
 
=Context Menu=
 
=Context Menu=
  
 
=Render and Cache=
 
=Render and Cache=

Revision as of 02:55, 17 April 2012

DocumentationSmall Talks2012AprilNew Features of ZK Spreadsheet 2.3
New Features of ZK Spreadsheet 2.3

Author
Sam Chuang
Date
April 17, 2012
Version
ZK Spreadsheet 2.3

Introduction

ZK Spreadsheet is an Ajax component that delivers functionalities of Microsoft Excel to your browsers. ZK Spreadsheet 2.3 brings with it a host of new features including toolbar, sheetbar, context menu and render/cache mechanism.

Toolbar

Toolbar supports various action to perform.

ZKSsEss Spreadsheet Toolbar.png


To add this new feature to your web application, please refer to ZK Spreadsheet Essentials - ZK Spreadsheet/Collaboration Edit

Sheetbar

Sheetbar supports actions, such as select sheet, add sheet, delete sheet etc...

ZKSsEss Spreadsheet Sheetbar.png


To add this new feature to your web application, please refer to ZK Spreadsheet Essentials - ZK Spreadsheet/Collaboration Edit

Context Menu

Render and Cache