Gene - at one point you wrote:

>      To edit, the operator needs to be able to see many transactions 
> at once.  Currently, the system uses grids and does not have much 
> error checking.  

Did you mean to say the system uses BROWSES w/o much Err Chking?

> If I use grids instead, I want full error checking.

By the way - do you really need to let them have access to ALL the data
fields in the Grid - since you could make some columns Read Only - then the
others aren't - and they can Edit & U can validate. 

Just a thought...

Also...

> As I see it, I would 
> still have to duplicate my validation.  

Not sure I understand why Validations would be Duplicated - unless you're
validating from several locations. But, in that case - just call a Method
that does the Validation - and call the same Method from multiple locations.

> 3)   Validation is using .valid().  I would like to change this to 
> .LostFocus(). What are the ins and outs?

If you use the Valid Method - and they did something wrong & validation
failed - they stay ON The field. But, if you use LostFocus - now you have to
PUSH The control BACK to the field being validated - or something like
that...

-K-


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/90AC1BE5AAC14AE691C0E0C6150548C5@Programming2
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to