Hi everyone! :)
problem is this:
I download Codeigniter & GroceryCrud following your guide http://www.grocerycrud.com/documentation/video-tutorial-quick-installation-guide
In your version of Flexigrid there are many missing default features like
- Resizable columns
- Resizable height
- Sortable column headers
- Show/hide columns
- Search funcion Hide/Show field
Demo from GroceryCrud
Original features missing:
Also column headers are sortable but not in your Demo
In this page you can see default features:
http://sanderkorvemaker.nl/test/flexigrid/
I would like to add these 5 features into your demo seen in http://www.grocerycrud.com/documentation/video-tutorial-quick-installation-guide without delete other features/text/fields but simply add these features
Where code must I edit in Flexigrid.js or .php? :(