0
Answer

Xml

Photo of bert_cox

bert_cox

21y
2k
1
I have a Xml document like this and i want to show the databases of session "Development" in a datagrid. But i don't know how. If i do it like this: ds.ReadXml(@"c:\xmlfile.xml"); dataGrid1.DataSource = ds; dataGrid1.DataMember = "database"; He will take the databases of both sessions, i just want the databases of the first OR the second session. Thx in advance. fastforward 1 fastforward\ffw100 1

Answers (0)

Next Recommended Forum