cirene Posted July 13, 2008 Share Posted July 13, 2008 I am an ASP.NET website developer looking to learn php. Is there a php/mysql control similar to the "datagrid" that will allow you to easily connect, sort, paginate, etc...? Or do I have to code these tables, limit data by query, etc....? Any examples would be great! Thanks! Link to comment https://forums.phpfreaks.com/topic/114545-any-sortable-datagrids-for-phpmysql/ Share on other sites More sharing options...
JonnyThunder Posted July 13, 2008 Share Posted July 13, 2008 Generally you control the data by selection and ordering. I've never used ASP - but it's pretty easy to manipulate data in PHP. This is a good place to start. Most of the functions show examples. Link to comment https://forums.phpfreaks.com/topic/114545-any-sortable-datagrids-for-phpmysql/#findComment-589013 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.