Data set writexml problem
I add row to typized dataset and it is ok. Befor WriteXml , all data i need is IN dataset. But after i call WriteXml not all data is in xml file i get after WriteXml. Especially there arent rows added in code (all added by hand in datagridview are in xml), and i there arent long string values.
Any1 know this problem and how to fix it ??
Ty for any help.
|