Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to prevent user from changing page of a pageframe
Message
From
05/07/2004 13:09:48
 
 
To
05/07/2004 13:08:26
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00920764
Message ID:
00920772
Views:
20
>>>On page 1 we have a navigation grid. Is there a single place (method) in which to prevent user from changing to another page is record is locked for editing?
>>>
>>>TIA,
>>>
>>>Alex
>>
>>Alex,
>>
>>Page1.Deactivate() should work
>>
>>if (CannotLeave )
>>    NODEFAULT
>>    return .F.
>>endif
>>
>
>Thank you. I was not using NODEFAULT.
>
>Alex

You're welcome
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform