gd.filter

Enable filtering capabilities on the grid such that a user can filter out rows based on a search term

Class

Grid

Property

gd.filter

Formal specification

gd.filter = true | false

Required

no

Default

no

Version

1.0

Comment

The user can enter data in the filter specification text field on top of the column. Filtering is done on the content.

Example



gd.filter = true 



Reference

View mode