|
-
May 18th, 1999, 11:55 AM
#1
Validation
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
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|