L
Leszek
Hello,
I have two XML files: customers.xml and orders.xml. They are related through
"customerID" field with one-to-many relationship (one customer --> many
orders).
How to create a DataSet containing both of files and reflecting this
relationship? I need this DataSet to be bound to a DataGrid then.
Thanks for any suggestions,
Leszek Taratuta
I have two XML files: customers.xml and orders.xml. They are related through
"customerID" field with one-to-many relationship (one customer --> many
orders).
How to create a DataSet containing both of files and reflecting this
relationship? I need this DataSet to be bound to a DataGrid then.
Thanks for any suggestions,
Leszek Taratuta