Hello friends,
Anyone knows how I can select the fields that I want to show by a group of checkbox. I mean I can select it or not by a group of checkbox, each of the fields in the database that I want to show in the datagrid, before load the data.
Thanks in advanced!
1 Answers
I just updated the database table editor with your suggestion.
Live: http://phpgrid.org/demo/demos/editing/db-table-grid.php
Code: http://phpgrid.org/demo/demos/editing/db-table-grid.phps
You will have to change the database settings at start of code.
Your Answer