Moved the completeEditing() call to happen when setValue is called rather than when a finderComboGrid is double-clicked. There was a race condition that was causing the value to not get set the first time when a finderComboGrid is an editor in an editable grid.