Hi,
I have an XML. I am taking some nodes from the XML and populating them in a datagrid. After i update those columns, i need to update them back to the same XML. My code is in C#.Net
I have an XML. I am taking some nodes from the XML and populating them in a datagrid. After i update those columns, i need to update them back to the same XML. My code is in C#.Net
Comment