Hi All,
I have a dataset filled with some rows.
I write it in xml file. then it give me structure like this.
<Table>
<
But i want a change in this structure that i can find some unique id per table like this (mention bold and italic)
<Table id=200805>
<Table id=200806>
Please give me some suggesion .......