Hello there
I am using the Forms-Control UltraWinGrid in a Microsoft WindowsFormsHost (this WindowsFormsHost is hosted in a WPF-window-Application. Project has been attached).
I am facing this problem: By clicking out of the Grid (on the same window) after working on a particular row (in edit-mode), the selected row remains on edit-mode and no event is fired (ie. Leave, AfterExitEditMode oder BeforeExitEditMode).
Is there any way to fix this problem in order to have any event fired
Best regards
Kasar.
Many thanks for your answers.