Filter Row
The Filter Row allows an end-user to filter data by typing text in a row. A filter condition can be applied automatically based on the entered value (if the TreeListSettingsBehavior.FilterRowMode property is set to Auto), or by clicking the Apply button (if the TreeListSettingsBehavior.FilterRowMode property is set to OnClick). The filter criteria can be selected from the drop-down filter row menu which is invoked by clicking a filter row button.
The table below lists the main members that affect element appearance and functionality.
See Also