1
11Oppidan
Hi,
I am trying to display data from two sqls tables in a datagrid, and then
alow the user to make changes that update one of the tables. Currently I am
bringing in two tables into a dataset, merging them and binding them to a
datagrid.
I then use a comand builder on one of the original sql tables in order to
update it.
It sort of works - I cant get tables to merge that have different numbers of
records.
Is there a better way to do this?
Thanks,
I am trying to display data from two sqls tables in a datagrid, and then
alow the user to make changes that update one of the tables. Currently I am
bringing in two tables into a dataset, merging them and binding them to a
datagrid.
I then use a comand builder on one of the original sql tables in order to
update it.
It sort of works - I cant get tables to merge that have different numbers of
records.
Is there a better way to do this?
Thanks,