Nested Master Detail Datagrid * * Please note this feature is only available in Premium and higher editions. The master detail [...]
Master with Multiple Detail Grids * * Please note this feature is only available in paid versions. phpGrid supports a master grid [...]
Column Grouping with Summary * * Please note this feature is only available in paid versions. phpGrid can group [...]
enable_rownumbers() Parameters: $has_rownumbers: boolean value indicating whether row number is displayed. [...]
set_group_summary() * * Please note this feature is only available in paid versions. Parameters: $column_name: column [...]
set_group_properties() * * Please note this feature is only available in paid versions. Parameters: $column_name: column [...]
set_col_width() Parameters: $col_name: column name $width: width Description: Specify column width in pixel. [...]
set_query_filter($WHERE) Parameters: $WHERE: Sql WHERE statement to select data conditionally (DO NOT include WHERE [...]