Hello:
I am trying to validate my data before I allow the move to happen on bound controls using an ADO control. I figured it would be in the data control's validate event, but if I put code in that event the record pointer moves anyway.
On an related topic... is there any way to load unbound controls with a record set during the form load event so that the data is there in the controls when the form is opened?
Any help appreciated.
Cheers,
Petermac
I am trying to validate my data before I allow the move to happen on bound controls using an ADO control. I figured it would be in the data control's validate event, but if I put code in that event the record pointer moves anyway.
On an related topic... is there any way to load unbound controls with a record set during the form load event so that the data is there in the controls when the form is opened?
Any help appreciated.
Cheers,
Petermac