J
Jason L James
Hi all,
does anyone know if I can create a dataview
from multiple datatables. My dataset is constructed
from four separate tables and then the relationships
are added that link the tables together. To make
data entry easier I would like to combine selected
columns from the four tables onto a single dataview that
could be used as the datasource for a datagrid
control. The distinct updates, insert ans delete
commands would then be used to update the datatables
in the dataset and write the changes back to the
database.
If this is not the way the problem I have should be
answered then please feel free to offer any alternatives.
Many thanks,
Jason.
does anyone know if I can create a dataview
from multiple datatables. My dataset is constructed
from four separate tables and then the relationships
are added that link the tables together. To make
data entry easier I would like to combine selected
columns from the four tables onto a single dataview that
could be used as the datasource for a datagrid
control. The distinct updates, insert ans delete
commands would then be used to update the datatables
in the dataset and write the changes back to the
database.
If this is not the way the problem I have should be
answered then please feel free to offer any alternatives.
Many thanks,
Jason.