I have business rule checking in CheckRulesOnCurrentRow(). When I edit and navigate to row in DevExpress.XtraGrid, error provider doesn't show error sign even there are broken rules. I have set CheckCurrentRowBeforeNavigate to True.
However, It does show error if I bind field to textbox or save record.
Any ideas?
Thank you