February 27th, 2007
A PHP version of the ASP.Net GridView control
I've always loved the GridView control in ASP.Net. It made data viewing, sorting, paging and editing so easy and mindless. Well recently I stumbled across a similar class in PHP that provides this kind of this control-like functionality for PHP users. It's called phpSortable, enjoy!


on November 20th, 2008 at 1:40 am
Thanks, Mac. I love this script. I am wonder if you are continuing to go with further development?
on November 23rd, 2008 at 11:26 pm
i need it for my project
on December 20th, 2008 at 2:19 am
Thanks man. It really ease up my burden.