Hello,
I m not able to use either grid control or llist view control. In grid control I was trying to use xml data source with a simple xml file,
<?xml version ="1.0" encoding ="utf-8"?>
<columns>
<column>Test1</column>
<column>Test2</column>
<column>Test3</column>
</columns>
It crashed as shown in the attachment. Can someone give an example code or url for using either listview or grid control using xml file.
Thanks,
Bharani
I m not able to use either grid control or llist view control. In grid control I was trying to use xml data source with a simple xml file,
<?xml version ="1.0" encoding ="utf-8"?>
<columns>
<column>Test1</column>
<column>Test2</column>
<column>Test3</column>
</columns>
It crashed as shown in the attachment. Can someone give an example code or url for using either listview or grid control using xml file.
Thanks,
Bharani