Page 1 of 1

Data Grid in PHP

Posted: Wed Sep 24, 2008 2:37 am
by saran_tvmalai
Hi Developers,

In VB the data grid option is available for view the records in the same way i want in PHP. I already work with third party phpdatagrid software but am not satisfy in that. pls help me.

Re: Data Grid in PHP

Posted: Wed Sep 24, 2008 1:06 pm
by califdon
PHP does not have built-in display features. You must either use 3rd party software or write your own, using HTML.

Re: Data Grid in PHP

Posted: Wed Sep 24, 2008 4:17 pm
by josh
check out some javascript / ajax frameworks. jquery or dojo would be an example