Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid event fire by itself.
Message
 
To
26/03/1998 11:34:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00086285
Message ID:
00087622
Views:
63
>>It sounds like the append blank is not refreshing the form, try refresh
after append blank.

>>IF (VAL(GETFLDSTATE(-1)) % VAL(REPLICATE("3", LEN(GETFLDSTATE(-1))))) = 0
>> RETURN
>>ENDIF
>>
>>*-- Return .T. if user has added a new record but has not yet
>>*-- made any changes (from TasTrade's "isnewandempty")
>
>Thanks for the advise. It works, but now with a small little problem. I will not be able to validate the entry at all if the user did not enter anything. Example, checking for the field not empty() will not work.
>
>Any ideas??
>
>Also, I've noticed that when I append blank from the grid, sometimes it replace the new field value with the previous record value instead of blank. Any penny for thought ???
Previous
Reply
Map
View

Click here to load this message in the networking platform