Dear Reader,

I added a Data Source (Access) to my project and made the table into a DataGridView that's on the form. The problem I'm having is saving the data that's inputted into the grid. The save button wasn't highlighted so I enabled it using the Enable Property in the Properties bar. But it didn't help. Any insight?

Thanks.