I would recommend the AdvancedDataGrid for this. You can easily make it behave exactly like a tree and it fully supports HierarchicalCollectionView.
-Tom Gruszowski (http://tomek.me) --- In [email protected], free man <free_man_2...@...> wrote: > > Hi All, > > I am question regarding the tree. I would like to have the ability to filter > Hierarchical data. what I mean, I am having an input text controller which > will filter the Original data provider for the tree based on what I writing > in the input text controller. > > Note: I am sending an object to feed the tree > > Best Regards > freeman >

