Custom Grid Filters Example (local filtering)

This example demonstrates a custom Grid Filter Extension. It adds an item to each column header menu that allows filtering of that column.

Note that the js is not minified so it is readable. See grid-filter-local.js.

Note: The remote filtering requires the SQLite PHP plugin be installed on the server. See here.