datagrid/gridview in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Anant
Forum Commoner
Posts: 66
Joined: Wed Jul 14, 2010 11:46 am

datagrid/gridview in php

Post by Anant »

Hi,

Is there any datagrid available in php like in .NET ? (I am using dreamweaver on mac)

Any tutorial would be a great help.

Thanks
itdevxpert
Forum Newbie
Posts: 7
Joined: Mon Feb 13, 2017 1:25 am

Re: datagrid/gridview in php

Post by itdevxpert »

use phpGrid. Also discussed on Stackoverflow http://stackoverflow.com/questions/1641 ... rid-in-php
Post Reply