drosenkranz
Programmer
Hello,
I'm using VFP 7.0 (SP1). Where would you place the code in a grid to validate fields that you want to require an entry - IF the user never got "focus" on that particular control?
1) Would I want to make the field in the database use a "rule" ?
2) Is there a way to "Valid-ate" that row's crucial fields when the user moves on to the next record or exits the grid?
3) Follow the lost focus of the grid with a Scan While loop to validate entries?
Thanks,
Dave
The 2nd mouse gets the cheese.
I'm using VFP 7.0 (SP1). Where would you place the code in a grid to validate fields that you want to require an entry - IF the user never got "focus" on that particular control?
1) Would I want to make the field in the database use a "rule" ?
2) Is there a way to "Valid-ate" that row's crucial fields when the user moves on to the next record or exits the grid?
3) Follow the lost focus of the grid with a Scan While loop to validate entries?
Thanks,
Dave
The 2nd mouse gets the cheese.