EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: JanusLo on July 08, 2014, 08:31:25 PM



Title: Does it possible to add the filter to the "tree"?
Post by: JanusLo on July 08, 2014, 08:31:25 PM
 ::) As the subject, I wanna to add the filter to a tree to filter the nodes and their sub-nodes. Did anyone ever make that done? May I have your idea about how to make that ?


Title: Re: Does it possible to add the filter to the "tree"?
Post by: stworthy on July 09, 2014, 01:34:09 AM
The 'datagrid-filter.js' does not work on tree but do work on treegrid. Please use treegrid instead.


Title: Re: Does it possible to add the filter to the "tree"?
Post by: JanusLo on July 09, 2014, 01:55:01 AM
The 'datagrid-filter.js' does not work on tree but do work on treegrid. Please use treegrid instead.

Sees the filter of the treegrid just effects in the grid but not the tree, so I still cannot filter the tree nodes.
Anyway, thx all the same.