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.
Data Grid in PHP
Moderator: General Moderators
Re: Data Grid in PHP
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
check out some javascript / ajax frameworks. jquery or dojo would be an example