G
Guest
I have a dataset that was created from an xml file. That dataset has two
tables.
I would like to create a third datatable that brings some of the fields from
each datatable together.
Then I need to bind the newly created datatable to a datagrid.
Is this the only way to do what I need? Is there a way to bind the datagrid
to two different datatables?
tables.
I would like to create a third datatable that brings some of the fields from
each datatable together.
Then I need to bind the newly created datatable to a datagrid.
Is this the only way to do what I need? Is there a way to bind the datagrid
to two different datatables?