Hi,
Correct, the OnCellEditGetData is triggered when editing has finished (editor is set hidden). If you want to catch the value when the editor is still active you need to implement the OnCellComboCloseUp, which is triggered when the user has selected an item.
Kind Regards,
Pieter