Using Spreadsheet in ZK"
From Documentation
m (moved ZK Spreadsheet Essentials 3/Using Spreadsheet in ZK to ZK Spreadsheet Essentials/Using Spreadsheet in ZK) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
− | Using Spreadsheet in ZK is quite natural, and you can directly benefit from ZK framework's value including component-based, event-driven programming model, AJAX detail encapsulation, and hundreds of component. Of course it requires you to [[ZK_Getting_Started/Get_ZK_Up_and_Running_with_MVC| know some basics about ZK]]. If your environment | + | Using Spreadsheet in ZK is quite natural, and you can directly benefit from ZK framework's value including component-based, event-driven programming model, AJAX detail encapsulation, and hundreds of component. Of course it requires you to [[ZK_Getting_Started/Get_ZK_Up_and_Running_with_MVC| know some basics about ZK]]. If your environment won't allow you to use ZK yet, Spreadsheet can also be used in JSP or JSF. Please read [[ZK Spreadsheet Essentials 3/Using Spreadsheet in JSP| Using Spreadsheet in JSP]] or [[ZK Spreadsheet Essentials 3/Using Spreadsheet in JSF| Using Spreadsheet in JSF]] respectively for details. |
{{ZKSpreadsheetEssentials3HeadingToc}} | {{ZKSpreadsheetEssentials3HeadingToc}} | ||
{{ZKSpreadsheetEssentialsPageFooter}} | {{ZKSpreadsheetEssentialsPageFooter}} |
Latest revision as of 06:53, 22 August 2013
Using Spreadsheet in ZK is quite natural, and you can directly benefit from ZK framework's value including component-based, event-driven programming model, AJAX detail encapsulation, and hundreds of component. Of course it requires you to know some basics about ZK. If your environment won't allow you to use ZK yet, Spreadsheet can also be used in JSP or JSF. Please read Using Spreadsheet in JSP or Using Spreadsheet in JSF respectively for details.
All source code listed in this book is at Github.