M
Micky Doyle
Hi,
Is there a method to combine two ADO.NET DataTables by applying a
DataRelation, as if making an SQL join, to produce a single object? I
would like to pass the product of this "join" to an ASP.NET DataGrid
and ideally would like to be able to edit the data and have the
changes reflected in the original DataTables.
I think this might be stretching it a bit thought
Thanks, Micky.
Is there a method to combine two ADO.NET DataTables by applying a
DataRelation, as if making an SQL join, to produce a single object? I
would like to pass the product of this "join" to an ASP.NET DataGrid
and ideally would like to be able to edit the data and have the
changes reflected in the original DataTables.
I think this might be stretching it a bit thought
Thanks, Micky.