Example   Source
  Menu  | 
<<
>>
 |  Run as  
Filter columns provide a quick and easy way to filter the data by the values in a specified column. To turn on filtering for a column set the filter property to true. Filter columns can be applied either singly or in combination by setting the filterColumnMode to Simple, Combined or Composite. In addition the column property filterSelectionMode can be set to List or Input which allows the user to either select the filter value from a list of values ot to enter a wildcard value as free text. This sample also uses the onPageLoaded event to assign a default column filter value when the page loads.
Filter Type Filter Selection Mode