Hi everybody,
How to make changes/updates to the data present in the data grid..?
I've connected DataGrid to a mdb table.
Now I want it to be accept changes made to the existing data to be saved.
Just like adding, deleting, sorting, editing the datagrid.
Thanks in advance.
How to make changes/updates to the data present in the data grid..?
I've connected DataGrid to a mdb table.
Now I want it to be accept changes made to the existing data to be saved.
Just like adding, deleting, sorting, editing the datagrid.
Thanks in advance.
Comment