Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why the data can't change after compiled
Message
 
 
To
13/09/2001 03:17:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00555800
Message ID:
00555836
Views:
21
>Hi, Vlad,
> I could add and delete teh record after compiled. So that's not the matter caused by include or exclude dbf fie in project. During the add mode, the record can be modified anyway. But in edit mode it can not :(

2 suggestions:
1. Make sure that the controls are not disabled and not readonly during edit mode. Thisform.YourTextBox.Enabled = .T., Thisform.YourTextBox.ReadOnly = .F.

2. Make sure that your pointer is not pointing at the end-of-file.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform