If I have a Form on which I set AutoValidate to Disable and controls which
are databound, then the contents of the controls won't be transferred to the
data source unless Validate() or ValidateChildren() is called.
Is this by design? Does anyone know of a work around?
Thank you,
Leif Wickland