Hello.
I am trying to create a datagrid that has the results of several datatables. Each datatable contains a partnumber and quantity. I would the the row in the datagrid to contain the partnumber and then the quantity of this partnumber from each of the tables, effectively join the tables. How can i do this? I cant do it in SQL as the datatables are coming from different datasources.
Thanks,
Neil
I am trying to create a datagrid that has the results of several datatables. Each datatable contains a partnumber and quantity. I would the the row in the datagrid to contain the partnumber and then the quantity of this partnumber from each of the tables, effectively join the tables. How can i do this? I cant do it in SQL as the datatables are coming from different datasources.
Thanks,
Neil