Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid data on a form
Message
From
18/08/1999 02:26:29
Rajatkanti Bagadthey
Skynet Systems P Ltd
Kolkata, India
 
 
To
17/08/1999 21:46:42
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00254777
Message ID:
00254824
Views:
21
the safest way would be to have valid data already present when the
record is presented to the user.
u could do it in the default value of the table or
use the refresh method of the control as
if isnull(this.value) && invalid data
this.value=yalda..yalda..yalda
endif
=dodefault()

u can then call thisform.refresh when placing the record in the form
Previous
Reply
Map
View

Click here to load this message in the networking platform