Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleted records and a scrollbar
Message
De
03/06/2005 12:00:11
 
 
À
03/06/2005 11:47:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01019811
Message ID:
01019947
Vues:
21
>MI STAI ANTIPATICO !!!!

sono abituato

>Ma possibile che trovi sempre la soluzione più semplice ????????

E' buona in VFP9, ma in VFP8 fà schifo.

>A proposito... mi puoi dare una dritta circa il settaggio delle impostazioni di rete del mio PC da programma ? Ho lasciato un messagio questa mattina ma sta languendo tristemente

mi dai il numero, devi scrivere Thread #NNNNN

>Ciao chiudo per il week end

Ciao

>
>
>>>Hi everybody,
>>>
>>>If I delete records from the cursor which is source for the grid, the scrollbar now has a gap and could not be put at the top. Is there a way to fix this behavior or there is no way (as I found with filters)...
>>>
>>>What should I answer to the user who noticed this problem?
>>>
>>>Thanks in advance.
>>
>>Nadya,
>>the solution it is simple.
>>
>>VFP uses RECNO()/RECCOUNT() when compute the scrollbar gap.
>>
>>When a index is active, it uses the index keyPos/keysCount.
>>
>>Then active a filtered index with FOR NOT DELETED() condition
>>( on VFP9 this optimize se SET DELETED ON filter also )
>>
>>* on a cursor with none indexes, active this ( or faster idx )
>>INDEX ON .T. FOR NOT DELETED() TAG TDEL
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform