This is a migrated thread and some comments may be shown as answers.

BringPathIntoView for RadTreeListView

1 Answer 35 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 26 Feb 2013, 07:51 PM
RadTreeView has a method, BringPathIntoView, which can be used to expand a path in a load on demand, i.e. virtual, tree.
How can the same thing be accomplished in a RadTreeListView?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Feb 2013, 07:09 AM
Hello,

 In RadTreeListView there are several methods similar to this: ScrollIntoView/ScrollIntoViewAsync and ScrollIndexIntoView/ScrollIndexIntoViewAsync. For the first pair you need to provide an item and for the second pair you need to provide item index. 

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeListView
Asked by
David
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or