Using Spreadsheet in JSP"

From Documentation
Line 7: Line 7:
  
 
ZK Spreadsheet can also be embedded in a JSP by spreadsheet custom tag to empower JSP with AJAX. You can just download the example project to experience it. Furthermore, if you want a DOM element can interact with Spreadsheet, you can use [http://jquery.com JQuery]. We will demonstrate the usage with an example application.
 
ZK Spreadsheet can also be embedded in a JSP by spreadsheet custom tag to empower JSP with AJAX. You can just download the example project to experience it. Furthermore, if you want a DOM element can interact with Spreadsheet, you can use [http://jquery.com JQuery]. We will demonstrate the usage with an example application.
 +
 +
 +
 +
 +
 +
{{ZKSpreadsheetEssentials3HeadingToc}}
 +
{{ZKSpreadsheetEssentialsPageFooter}}

Revision as of 04:27, 7 August 2013


Using Spreadsheet in JSP





Available in ZK Spreadsheet EE only

ZK Spreadsheet can also be embedded in a JSP by spreadsheet custom tag to empower JSP with AJAX. You can just download the example project to experience it. Furthermore, if you want a DOM element can interact with Spreadsheet, you can use JQuery. We will demonstrate the usage with an example application.





All source code listed in this book is at Github.


Last Update : 2013/08/07

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