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

Which control should I go with to display an XML document in the browser?

1 Answer 548 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raghu
Top achievements
Rank 2
Raghu asked on 28 Jun 2013, 06:09 PM
I have an XML document that I wish to display in the browser. The sections of the document must be collapsible / expandable (similar to what IE does with an XMl document).

Which control should I use? The XML Document is not an actual XML file, it is an in memory XmlDocument represented by the XMLDocument class. How can I display this in my browser?

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 03 Jul 2013, 10:37 AM
Hi John,
 
There is a control which could help you visualize XML source in the document. 

Please follow this articles to find help about your issue:
    -    TreeList demo - NET2 data source controls;
    -    Grid demo - Editing XML using XmlDataSource;
    -    Forum post - Load Xml data into XmlDataSource programmatically;

Regardless of the RadControl you are going to use, you will have to generate the source of this XML document.

 

Regards,

Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Raghu
Top achievements
Rank 2
Answers by
Ianko
Telerik team
Share this question
or