1
Answer

xml in c#

bert_cox

bert_cox

20y
1.9k
1
If i have a Xml document like this: 123 true 1 xmllib.p true 2 I want this data on a windows form in textboxes and the in a checkbox, so i can navigate through the records Does anybode have an idea how to do it? Or maybe an example of an application like this? Thx in advance
Answers (1)