JC Carmo

JC Carmo

  • NA
  • 9
  • 0

DataGridView saving blank records

Oct 7 2016 2:52 PM
I am developing a C# WinForms Solution in VS 2015 Professional. In on my my forms, I have a DataGridView that is not correctly saving the rows. After I enter data and save, it saves blank cells. This started happening after I implemented the code below. I appreciate your time and help. Thank you!
 
 

Answers (1)