G
Guest
Hi all,
I have a datagrid which i am using for updating the data to the database. It
works fine for single row data however when i have multiple rows(records)
associated with the same criteria(billno) it updates both the rows with the
values for the row i updated.
I thought of reading both the rows into a dataset and update that to the
database table but am not able to do so.
Any help will be appreciated.
Thanks,
Abby
I have a datagrid which i am using for updating the data to the database. It
works fine for single row data however when i have multiple rows(records)
associated with the same criteria(billno) it updates both the rows with the
values for the row i updated.
I thought of reading both the rows into a dataset and update that to the
database table but am not able to do so.
Any help will be appreciated.
Thanks,
Abby