Scenario: Dateedit control: Datasource = Bindingsource1 DataField = field(DateTime) BindingNavigator: DataSource = BindingSource1 BindingSource: DataSource = TypedDataSet In PostvalidatingEvent we set e.Succeded = false when validation fails. This error is triggered when pressing the movenext button...