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

Silverlight: Unable to access RadTreeView -> TreeViewItems in UISpy

3 Answers 50 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
SimplyPM
Top achievements
Rank 1
SimplyPM asked on 10 Jun 2010, 01:53 PM

Hi ,

Request to provide solution to access TreeView sub items.

For Example:
I have a parent "treeview"object "Parent". It has a TreeViewItems "Son" and "daughter". When I select treeviewitem "Son", it expands and shows "grandchild1" and "grandchild2" as "treeviewitems" in the application.

But UISpy can only recognize objects till "treeview->treeviewitem".It is not able to click the son and grandchild1.

I am using "RadTreeView" in the application.
Not able automate the selection of TreeViewItems.

What code change is required to make it available in UISpy.

Please help. Please let us know how to handle this object.
Note: Name of objects have been changed to give an example

Thanks

3 Answers, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 15 Jun 2010, 09:43 AM
Hi Ken Inglis,

This was bug that we've fixed. You will be able to download the fixed version with the next latest internal build.
Thank you for reporting this problem.

All the best,
Miro Miroslavov
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
SimplyPM
Top achievements
Rank 1
answered on 17 Jun 2010, 06:04 AM
Hi Team,
Thanks for the information.
Is there any workaround you can suggest as of now to make it available in UISpy?
Which we can follow now till we get the fix.
Thank you,
0
Miro Miroslavov
Telerik team
answered on 18 Jun 2010, 03:08 PM
Hello Ken Inglis,

Once you expand the Tree and open the UISpy, if you enable the "Mouse Pointing tool" and point to the child tree nodes (holding CTRL), you will see the item in the UISpy. But if you continue to expand and UISpy will not respond to show the new hierarchy (even if you refresh it).
But in Monday the mentioned fix will be available for download.

And one more thing, 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).

Kind regards,
Miro Miroslavov
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
SimplyPM
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
SimplyPM
Top achievements
Rank 1
Share this question
or