Provides examples of usage of built-in and user-defined data filtering tools.
The Quick Filter tool allows you to quickly search across all rows.
Filter Builder is the most flexible and powerful data filtering tool provided by PHP Generator.Watch video
Column filter allows you to filter data against a specific column.Watch video
You can display data only after providing one or more filter conditions.
You can create your own filters to select records on a page.
Learn how to create a simple custom filter panel.
Learn how to create an advanced custom filter.