When using the row editor with a grid and a cell uses a combo box cell editor, the cell editors state is not cleared when editing another grid entry.
If I edit a grid entry, select an item from the combo box cell editor, save and then edit another grid entry, the combo box will still have a reference to the selected option of the previously edited row. This causes the combo box to display an invalid option under certain circumstances.