-
Notifications
You must be signed in to change notification settings - Fork 39
Customization
leantony edited this page Apr 7, 2018
·
2 revisions
Most of the grid's functionality is customizable, and for that which is not, am working on it. However, you should be able to;
- Customize existing buttons
- Customizing the grid columns
- Make row entries clickable (navigating to another page)
- Enable/disable sort functionality per column
- Add/Remove filters per column
- Customize how each column on the grid is filtered
- Customize how each of the search enabled columns is searched
- Enable/disable export to pdf, excel and csv
- Use the functionality provided for dynamic modal forms to rapidly create CRUD applications
We will go through each of these one by one, with examples on how to do each.