S
Steve
I have a C# winform app with a databound DataGrid. When I edit one of t he
cell's value, as soon as focus goes to another cell, the value I entered
reverts to the bound value. I'm having a very hard time figuring out how to
handle edits to the DataGrid. I have ensured that the readonly is set to
false. I'm not sure what else to check for?
cell's value, as soon as focus goes to another cell, the value I entered
reverts to the bound value. I'm having a very hard time figuring out how to
handle edits to the DataGrid. I have ensured that the readonly is set to
false. I'm not sure what else to check for?