I am building an application in which I am using Ms Access as the database.
Now when somebode searches the data is shown in Datagridview conrol using only dataadapter and dataset methods
Now I want that if user do the chenges in the DataGridView and then clicks on update button then data should gets updated.
But I am not finding any way to do that......
I am compeletely confused.....
Please help me out
Now when somebode searches the data is shown in Datagridview conrol using only dataadapter and dataset methods
Now I want that if user do the chenges in the DataGridView and then clicks on update button then data should gets updated.
But I am not finding any way to do that......
I am compeletely confused.....
Please help me out