SMART datagrid v.1 > Examples

[ grids ver.1.3.2]   Back  Forward

Tree Filtering  Example
no-lite

Like GridView, TreeView also enables column filtering. In the example below, the filter has been set in "Interest Rate" column. And, when specify OperateOptions.passiveFiltering as true, even if the top rows have been excluded from the filter, they will also be displayed if the included descendants are remained after the filtering. 

Reactivate 'Interest Rate' column filter after the change. 

Tree - 1
rows

View Source JSP 

See Also
DataColumn.filters
ColumnFilter
OperateOptions.passiveFiltering
Tree Overview
Examples
Tree Row Filtering
Column Filtering
Tree Data Set