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 on the bindingnavigator.
On error the dateedit control accepts alfanumeric chars. The mask is currupted....
When pressing a button that moves to next row via bindingssource the dateditcontrol still works.
Regards
Peter
PS: We are running Input for .Net 2.0 version 2.0.20073.33104