Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
tablerevert in Grid
Message
From
08/12/1997 18:11:06
 
 
To
08/12/1997 17:03:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00063641
Message ID:
00064542
Views:
74
>You should use DE.Cursor.BufferModeOverride properties to set table buffering. If you didn't do this you had row pessimistic or optimistic setting.

I don't understand how to use DE.Cursor.BufferModeOverride properties after viewing the help menu and the language reference menu. For example, my tables are called demo (parent table), daily (child table), and encount (child table). Daily and encount are the tables in the grid box which I would like to have the "revert" option. I tried to type

DE.Cursor.BufferModeOverride=5

in init method but I got an error message saying that "Object DE is not found". Besides, I do not have any cursor in my data environment, how can I achieve my task without creating a cursor? One way I can think of is to use CURSORSETPRO("buffering",5) for each table.

Thanks a lot.


Chu
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform