Hello All,
Please anyone help me asap.
Here's what I'm trying to do:
I'm loading a datagridview with data from a dataset. I want to be able to update data in the datagridview and then save changes back to the dataset or database. I'm not sure how to do this! Any ideas?
Thanks in advance all....
Sreeni
You can bind the dataset to the datagridview by setting the dataset as the data source..