drosenkranz
Programmer
Hello,
I'm looking for code to place in the Valid Event of a ComboBox in a Grid that would validate a users entry. When the criteria is not met, I want to cancel (or exit) the Valid Event, give the user a Messagebox with info on the problem, and then keep the focus on that same ComboBox so the user can correct their entry.
I was hoping for a brief description or explanation of the DODEFAULT() and the NODEFAULT() functions and how to apply them. I've read VFP 7's help and the Hacker's guide but still can't seem to grasp the basic concepts.
Any takers?
Dave
The 2nd mouse gets the cheese.
I'm looking for code to place in the Valid Event of a ComboBox in a Grid that would validate a users entry. When the criteria is not met, I want to cancel (or exit) the Valid Event, give the user a Messagebox with info on the problem, and then keep the focus on that same ComboBox so the user can correct their entry.
I was hoping for a brief description or explanation of the DODEFAULT() and the NODEFAULT() functions and how to apply them. I've read VFP 7's help and the Hacker's guide but still can't seem to grasp the basic concepts.
Any takers?
Dave
The 2nd mouse gets the cheese.