Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No buffering
Message
From
10/11/1998 14:46:29
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00156295
Message ID:
00156307
Views:
37
>>>I have a table that is used by my grid class. It's not working quite right, and I think it's getting buffered because the forms the grids are in have buffering set on. Is there a way when I open the table in the grid class to specify that I don't want buffering regardless of what the form is set to?
>>>
>>>Thanks,
>>>
>>>-Michelle
>>
>>You can set DE.Cursor.BufferModeOverride=0
>
>I'm not following you... The class doesn't have a data environment. I open it in code.
>
>Thanks,
>
>-Michelle

If you open in code then use CURSORSETPROP("buffering",1,"mytable")
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform