Question : An updateble datagridview in a a Winforms application

I want to make a datagridview on a form in a winforms application. This datagridview has to be linked to a MS Access table, and it has to be updatable. So I need the operations Add, Edit and Delete.

Answer : An updateble datagridview in a a Winforms application

You must use a primary key for it to work.
Random Solutions  
 
programming4us programming4us