Dear Sir,
I trying to load the grid with my xml file. It Contains data like this.
<?xml version="1.0" standalone="yes"?>
Assign
General
82170P3
2
L263864
CCI
2009-06-22T12:34:34+05:30
1
4 workers injured as roof of building
TheHindu
TH
18-06-2009
ALL
1
Front_Pg
4 workers injured as roof of building 2
TH_National
0
cokgg
2009-06-22T12:20:18+05:30
comvm
2009-06-22T12:03:04+05:30
2
0
I want to fetch the values from the xml file on button click event. I have to add the columns dynamically.I tried with sample code from documentation. But i not able to get the values from the xml.
Can u give me sample code for the above xml to start my work.
Any help will be greatly appreciated.
Thanks a lot.