Data Grid

Pages showing common data grid features.

Table View

Table view is the default option for all pages.

Card View

Card view is an alternative way to browse data. It allows you to get a 100% responsive page without any custom settings.Watch video

Autohiding Columns

To make a table view responsive, define column visibilities for each display resolution (mobile, tablet, desktop, and large desktop).Watch video

Totals

You can display summaries (Sum, Average, Count, etc) for all or certain grid columns.

Grid Header

This property is used to display a brief description of the page.

Column Grouping

You can organize columns in logical groups and display them using multi-row header representation.

Record Comparison

Compare records and find identical/different values in a couple of clicks.Watch video

Unicode Support

It is possible to display and edit data in any language.

RSS

PHP Generator provides support for full-fledged RSS feeds.


Custom Drawing

You can easily change default appearance of any grid row depending on the row data.


Custom Table Template

This page demonstrates how it is possible to define a custom template for a grid view.

Custom Card Template

This page demonstrates how it is possible to define a custom template for a card view.

Custom Toolbar Template

This page demonstrates how to customize a grid toolbar.

Custom View Form

This page demonstrates how to define a custom template for a single record view form.