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

List View crash

1 Answer 53 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Bharani Mani
Top achievements
Rank 1
Bharani Mani asked on 21 Dec 2009, 11:48 PM
Hello,
         I want to use xml file as a datasource for the list view. I had an xml file but telerik control crashed. I think it has something to do with multiple root node. Please check the attached file. But I had a clean xml file with just one root node,

<?xml version ="1.0" encoding ="utf-8"?>
<columns>
<column>Name</column>
<column>Short text.</column>>
<column>Long text.</column>>
</columns>

In the layout editor I didnt three columns..  Am I doing anything wrong? Or Is there a tutorial for XML datasource for list view?

Thanks,
Bharani

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 22 Dec 2009, 01:06 PM
Hello Bharani,

You can refer to this online demo for an example of how to populate RadListView using XmlDataSource.

Sincerely yours,
Rosen
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
ListView
Asked by
Bharani Mani
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or