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

GetItemByPath no longer available

1 Answer 25 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
normalham2
Top achievements
Rank 1
normalham2 asked on 19 Jul 2010, 07:31 PM
I see the GetItemByPath method is no longer available in the new version of the RadTreeListView.  Is there an alternative way to getting this information?

Thanks,
Todd

 

 

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 22 Jul 2010, 08:35 AM
Hello normalham2,

What you can do currently is to expand recursively all the items in your path using ExpandHierarchyItem method and then scroll the last expanded item into view using ScrollIntoView method.

In the future we will definitely provide a helper method that will do this heavy lifting for you.

Best wishes,
Stefan Dobrev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TreeListView
Asked by
normalham2
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or