Hello, I have a DataGridView that is populated by a BindingSource and when I load the data I can not edit the Cells with value, only when I load the empty DataGridView, I tried to use DataGridView1.BeginEdit(True) but it does not work!...
asked on
25.05.2015 / 21:27