Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No buffering
Message
De
10/11/1998 14:46:29
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00156295
Message ID:
00156307
Vues:
32
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform