Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add method if current order tag has Filter
Message
 
 
À
14/06/2000 14:50:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00380354
Message ID:
00380358
Vues:
22
If you have a filter, then a blank record is likely not meeting the criteria of that filter, and therefore not showing up. You could use INSERT INTO instead and pre-fill it with values that match the filter.

Michelle


>Hi everyone,
>
>Today I noticed this problem: if I have table buffering and I set order to a tag, which has not empty Filter expression, when I hit Add button (Add method - APPEND BLANK), it doesn't show me a new empty record, but picks up the content of current record instead.
>
> Therefore, my questions are:
> 1) Do you notice this behavior before?
> 2) How does your framework handle this problem?
>
> I may think about this possible solution:
> Before APPEND BLANK check the current index filter expression and if it's not blank SET ORDER TO. But there could by other ways to handle this problem.
>
> Thanks in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform