Introduction Welcome to phpGrid! The most beloved datagrid for PHP developers. If you are new to phpGrid, we [...]
A Basic PHP Grid Example A basic PHP grid requires only as little as TWO lines of code. First of all, always create a [...]
Work With Different Database Types You should specific PHPGRID_DB_TYPE value in conf.php. It can be one of the following strings. [...]
Local Array Data Source * * This feature is available with a commercial license. phpGrid now supports local array [...]
Data Source: Stored Procedure with IN Paramters * This feature is only available with a commercial license. phpGrid now supports stored [...]
JSON Data Source It’s also possible to use JSON string as a data source with one extra step: use [...]