Page 1 of 1

Need PHP Data Grid

Posted: Sat Apr 24, 2010 7:13 am
by rajsekar2u
HI,

I Need a open source PHP Datagrid for my application. Can you refer me a good one.

Thanks.

Re: Need PHP Data Grid

Posted: Sat Apr 24, 2010 12:41 pm
by califdon
Have you tried googling for it? Or searched a site like http://www.hotscripts.com/?

Re: Need PHP Data Grid

Posted: Sat Apr 24, 2010 12:45 pm
by John Cartwright
Datagrids are a client side feature.

Moved to HTML, CSS and other UI Design Technologies.

Re: Need PHP Data Grid

Posted: Thu May 13, 2010 1:04 pm
by batfastad
I used to use dhtmlxGrid... http://dhtmlx.com/docs/products/dhtmlxGrid/
But found it annoying to upgrade when new versions were released and the documentation was a bit annoying to plough through

If you use jQuery then ingrid is good... http://reconstrukt.com/ingrid/

HTH
Cheers, B