Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BeforeRowColChange
Message
From
19/03/1998 04:38:10
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
 
To
19/03/1998 03:11:35
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00085562
Message ID:
00085577
Views:
28
Let me give an example. There are 3 fields Fd1, Fd2 and Fd3. Only 3 sets of valid values are allowed to be entered into the fields:

Fd1 Fd2 Fd3
--- --- ---
0 0 0
1 2 3
4 5 6

Suppose, the user entered 1, 2, 6 into the fields. But the correct values for the current record should be 4, 5, 6. A good user interface will allow the user to go back to Fd1 and Fd2 to change their values to 4 and 5. Any other arrangement cannot be considered as user friendly.


>Should it matter wether the Row or Column has changed, you must still validate the data.
>
>Regards
>Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform