/kendo-examples-java

Sample projects for working with Kendo UI and Java

Primary LanguageJava

kendo-examples-java

Sample projects for working with Kendo UI and Java.

Part 1

Part 1 covers getting up and running with the Kendo UI JSP Wrappers. It also goes over using the Kendo UI TreeView and lazy loading it with heirarchical data.

Part 2

Part 2 brings in the Kendo UI grid which is wired up to the backend database. Additionally, we look at how to do things like paging on the server in this project.

Part 3

Part 3 extends the editing interface to account for complex relationships in the data as well as looking at different options for editing data within the grid.