forked from Knockout-Contrib/KoGrid
-
Notifications
You must be signed in to change notification settings - Fork 18
Examples
ericmbarnard edited this page Jan 20, 2012
·
11 revisions
- Simple Example : Shows the absolute bare-minimum needed to get up and running
- Defined Columns Example : Shows a grid with columns defined
- Complex Example with Server Side Paging, Filtering, Sorting : Shows an example that easily allows server-side paging, sorting, and filtering
- Large Data Set : 10000+ rows! Shows virtualized scrolling, sorting and filtering
- Master-Details : Shows an example of Master-Detail display (click on row to display details)