Hi all,
Is there a way a cell can remain in edit mode while the grid loses focus?
Thanks,
Vitaly
Yes, set grid.ExitEditModeOnLeave = False.
This property indicates whether the grid will exit edit mode when left.