Click to See Complete Forum and Search --> : Validation


Vlad Chapranov
May 18th, 1999, 11:55 AM
How to perform data validation when I use Sheridan Enhanced Data Control(EDC)? VB6 gives us a great feature to validate User input. Instead of using a prety complicated procedures for LostFocus event you can use very simple approach vith Validate event and CausesValidation Property. If I use MS Buttons to work with a recordset, I can set CausesValidation property of Cancel Button to False. It will allow the user to leave the empty or with invalid data Text Box to click on Cancel Button and stop to add new record. I'd like to see CausesValidation property for each button in EDC. But there is nothing. Has anybody found the way to perform data validation on a form with EDC?
Thank you.
Vlad
chapran@earthlink.net