I want to change the export button code.....how I do this where's the actual code of it...please let me know
change export button code
- Single Page
Posted 11 May 2013 - 07:35 AM
Posted 12 May 2013 - 06:24 AM
The code of the export is within the Grocery CRUD library.
The best way to change the code is by extending the library itself and then override export's code.
See here how to extend the Grocery CRUD library.