Best PHP data grid
Can you advise me on a good ajax php and mysql data grid. It should have certain features like filtering, searching and grouping. I need to build from a database (it might be better if it's open source).
+3
Akrambek
source
to share
2 answers
Just try this:
http://datatables.net/
+4
Ravinder singh
source
to share
If you want a better ajax data grid take a look at this grid: http://flexigrid.info/
It's very simple to apply. Works with json and jquery
+3
Ravinder singh
source
to share