Instant Datagrid Solution.
The phpGrid is a simple, powerful and fully customizable PHP control for generating data-bound AJAX PHP datagrid.
Create a fully functional datagrid in PHP for as little as five TWO lines of code.
Grid-based editing, create, read, update and delete (CRUD), are the most common operations for web developers. With phpGrid web-based data editing is easy. Even with little programming background, one can develop professional looking, AJAX-enabled PHP datagrids in just a few minutes.
Master Detail Datagrid
With just one simple function call, you will have an interactive master detail datagrid.
Multiple Editable Datagrids
You can now perform all your content administrative tasks in one page.
Master with Multiple Detail Grids
A master datagrid can have more than one detail datagrids. There is no limit on how many detail grids it can have.
Column Grouping with Summary
phpGrid can group data by column by simply defining a column name using grouping method.
Nested Master Detail Grids
The master detail datagrid can be nested to show relationships for multilevel hierarchal data.
Theme Roller
The overall look and feel of the phpGrid can be easily changed using set_theme() method.
Sources