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

DOM Error on TreeView

1 Answer 46 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ludovic Gerbault
Top achievements
Rank 1
Ludovic Gerbault asked on 26 Nov 2009, 09:49 AM
Hello,

I've been working with RadTreeView to build a menu in Silverlight.

I'm creating a collection of Hierarchical elements from WCF, and using HierarchicalTemplate and ItemSelectorTemplate to create my menu.

Even though everything works fine, creation and style, Firefox throws through the debug console the following exception

Erreur : uncaught exception: [Exception... "Node was not found"  code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)"  location: "<unknown>"]

And this is being thrown a lot of times (I'm guessing for each node)

It doesn't seem to be a big problem since my menu works as expected, but I'm curious about why this is happening.

Any idea ?

Ludovic



1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 26 Nov 2009, 04:10 PM
Hi Subileau,

Thank you for reporting this issue. We will investigate it and let you know if we determine what causes the exception.

All the best,
Kiril Stanoev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TreeView
Asked by
Ludovic Gerbault
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or