Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Data validation -- OK button vs. TakeComplerted 2000-02-09 -- Kevin Erskine You should not put validation code in the EMBEDs for OK You should place
them in the form's ThisWindow.TakeCompleted Method before the parent call
and return Level:Notify if you do not want to close\save the changes.
The Embed code for OK will not be done if the user presses CANCEL on the
form and then Answers YES to the "DO you want to save your changes?" message
box that appears on Cancel.
Today is November 21, 2024, 8:08 am This article has been viewed 35210 times.
|
|