Hi,
At first, I want to give you, thank for showing interest about my posting.
I am sending the sample data for Example.
Remember my last post, you will found there is an array the array is not fixed size. According to the size of the Grid view column header the array, size will set programmatically. For example, say there is five header (or Array elements). First one - EmployeeID, second one- Employee First Name, than Last name, designation, Skill accordingly.
Now when I am starting to write the XML file then I donât know that what is the array size that's why I need to write the first element then a for loop will add the element as the child node of the first element.
I am able to create the XML file and write the first element but till unable to add the child node by for loop.
If you can solve it, I shall be highly obliged.
Than you
Somesh
someshchaterjee
|