Results 1 to 3 of 3

Thread: DataGridView, Access Database, Saving Issues

  1. #1
    Addicted Member
    Join Date
    May 12
    Posts
    209

    DataGridView, Access Database, Saving Issues

    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.
    If you find the information I give you useful, please rate my post and tell me why you thought it was helpful. Thanks!

    If your issue has been fixed, please come back to your thread and mark it Resolved. Thanks!

  2. #2
    .NUT jmcilhinney's Avatar
    Join Date
    May 05
    Location
    Sydney, Australia
    Posts
    80,780

    Re: DataGridView, Access Database, Saving Issues

    Do you actually have any code to save the data?

  3. #3
    Addicted Member
    Join Date
    May 12
    Posts
    209

    Re: DataGridView, Access Database, Saving Issues

    Do you have an example? I don't remember setting up code on a DataGridView before and it saved in a previous program that's why I'm stumped.
    If you find the information I give you useful, please rate my post and tell me why you thought it was helpful. Thanks!

    If your issue has been fixed, please come back to your thread and mark it Resolved. Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •