Hi,
I have a RadTreeView control which i am loading the tree with Load On Demand option. I have to implement search functionality(text search) in this case.
Problem is as i am using load on Demand i am getting the node details on click of the + symbol, so it would not search correctly for the child node which were not retrieve yet.
Is there any simple way to do this.
Thanks in advance.
I have a RadTreeView control which i am loading the tree with Load On Demand option. I have to implement search functionality(text search) in this case.
Problem is as i am using load on Demand i am getting the node details on click of the + symbol, so it would not search correctly for the child node which were not retrieve yet.
Is there any simple way to do this.
Thanks in advance.