Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse command
Message
 
 
À
28/10/2002 10:38:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00716038
Message ID:
00716056
Vues:
18
I know, because we discussed Filter problem in another thread with Ria quite recently. I suggested to use Browse command if she(?) doesn't want to forget about filters and switch to views...

I know for sure, that if Filter filters only small amount of records, grids become painfully slow.

Another advice would be to switch to filtered index. It works much faster, than filter...


>Nadya,
>
>Okay, I hereby add a recommendataion to use a grid, rather than browse. Maybe it will help now. *grin*
>
>How do you know Ria is using a filter?
>
>>It would not, because George's sample uses Grid class, not the Browse command. In this particular case Ria wants to use BROWSE command, because Filters and Grids don't like each other...
>>
>>Ria, you may try to precede the above code with a check:
>>if wexists('MyFormName')
>>   browse .. in window myFormName
>>else
>>   browse ...
>>endif
>>>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform