The RowEditor's error tooltip repeatably showing up when I have a field with invalid entry. For example, create a GridPanel with RowEditor, make sure MonitorValid="true". Enter editor mode for a row and make the column with allowblank == true (i.e. a SpinnerField), when you delete the value in the SpinnerField, the Error tooltip will repeatably showing up.

Currently the only work around is set the MonitorValid = "false" but lost the ability for error checking when clicking the Update button the RowEditor.


Thanks,
Darren