K
Kelly G.
Hi all,
I have a small problem in writing XML file from VB.net. I am trying to write
the XML file using dataset.
I am able to write the XML in sequential way(one node after other). I can
write in the hierarchial(tree) structure also but only by using datagrid.
But I would like to write the XML file without using datagrid but just the
grid.
I am sending the sample. Could u please tell me how I can write
hierarchially using dataset but without using the datagrid.
Best regards,
Kelly
I have a small problem in writing XML file from VB.net. I am trying to write
the XML file using dataset.
I am able to write the XML in sequential way(one node after other). I can
write in the hierarchial(tree) structure also but only by using datagrid.
But I would like to write the XML file without using datagrid but just the
grid.
I am sending the sample. Could u please tell me how I can write
hierarchially using dataset but without using the datagrid.
Best regards,
Kelly