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

getxml() returns non valid xml!?

2 Answers 74 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ingemar
Top achievements
Rank 1
Ingemar asked on 14 Sep 2010, 12:31 PM
hi,

i get the following xml string if i use the getxml() method:

<?xml version=\"1.0\" encoding=\"utf-16\"?>\r\n<TopologyBrowserControl OnClientNodeExpanding=\"MConNodeExpanding\" OnClientNodeExpanded=\"MConNodeExpanded\" OnClientNodeCollapsing=\"MConNodeCollapsing\" OnClientNodeCollapsed=\"MConNodeCollapsed\" OnClientNodePopulating=\"MConNodePopulating\" OnClientNodePopulationFailed=\"MConPopulationFailed\" DataFieldID=\"Id\" DataFieldParentID=\"ParentID\" DataTextField=\"DisplayText\" DataValueField=\"Id\" CssClass=\"topology\" />

regards,
ingemar

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 14 Sep 2010, 01:39 PM
Hello,


I hope the following links will be of help.
Loading Items from XML


Thanks,
Princy.
0
Ingemar
Top achievements
Rank 1
answered on 14 Sep 2010, 01:45 PM
hi,

thank you for your reply, i use the GetXml() Method of the radtreeview, i don't build the xml file...

i try to implement the following example:

http://www.telerik.com/help/aspnet/treeview/tree_store_expanded_callback.html

but it doesn't work, because of the xml string!

regards,
ingemar
Tags
TreeView
Asked by
Ingemar
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Ingemar
Top achievements
Rank 1
Share this question
or