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

Virtualization and BringItemInToView or BringIndexIntoView

3 Answers 104 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ketaki
Top achievements
Rank 1
Ketaki asked on 14 Jun 2010, 12:49 PM

Hi

When IsVirtualizing = true is set the functions "BringItemIntoView" and "BringIndexIntoView" functions doesn't work.

Can you help me out to make these functions working. I am using MVVM model to display list of items and selected item.
I can set the selectedItem propery and when the treeview is scrolled, selected item gets highlighted properly.

I want to make the item visible in the treeview, whenever I set the selected item in my mvvm model.

Regards
Rajesh

3 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 17 Jun 2010, 03:58 PM
Hi Ketaki,

Thank you for reporting this issue.

I logged it in our PITS under the name: TreeView: BringItemIntoView and BringIndexIntoView methods don't bring the requested item into view if the TreeView is Virtualized and some of its items are expanded. I also updated your Telerik points accordingly.

Also I prepared a sample project illustrating how to set the IsSelected and isExpaned properties of the RadTreeViewItems using TwoWay binding. This approach allows to search through the tree items and select the items you need and respectively bring them into view.

Please take a look at the project and let me know if this is what you had in mind.

Also, if you want to reduce the size of your Silverlight application, you should check our latest Silverlight tool online - Assembly Minifier (http://blogs.telerik.com/blogs/posts/10-06-10/telerik_assembly_minifier.aspx)”

Greetings,
Tina Stancheva
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
0
Ruben Hakopian
Top achievements
Rank 1
answered on 20 Jul 2010, 11:09 PM
Hi Tina,

I also have troubles with this issue.
Do you have a plan when is is going to be fixed?

Thank you,
Ruben.
0
Miroslav
Telerik team
answered on 26 Jul 2010, 11:19 AM
Hello Ruben Hakopian,

This fix is planned for this week's internal build.

Kind regards,
Miroslav
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
TreeView
Asked by
Ketaki
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Ruben Hakopian
Top achievements
Rank 1
Miroslav
Telerik team
Share this question
or