i have created a form in visual basic in which i have placed one combo box to select dept no and one data grid in which details of all the employees appear for that dept which i selected using combo box. Now, I want to update the details of an employee. While updating, It seems that it is getting updated in data grid but it is not getting updated in the access database. Pl get me the solution.
Hi there raman,
Could you please tell me how you update / edit data in you datagrid. Is it by clicking a data in your datagrid, show it on texboxes, and then you save it back, OR else? It's related with how you gonna update your access database.
Thx
Nairda