Showcase of pagination, filtering, sorting and editing.
Notes
- The below example loads dynamically ten thousand (10000) rows from the server.
- Using the paging component drastically improves the performance of the plugin on large numbers of rows.
- The editing component requires you to create the modal and editor form that is displayed. Check out the individual component documentation or example for more details.
- As the state component has no UI try sorting a column, changing the page or applying a search filter and then refreshing the browser.