Hi all,
I have noticed a strange behaviour that I assume we can call bug in the datagridview.
Basically the CellEndEdit event does not fire, it fires only the CellBeginEdit. This behaviour happens in the DatagridViewTextboxCell, but not in the DataGridViewCheckBoxCell that works fine.
I saw that there was an issue reported in the tracker and that was reported as closed. Report here.
Is it a bug unresolved? Or is it the normal behaviour of the DataGridViewCell?
6.4.0c / .NET 4 and 3.5 versions
Thank you,
Daniele