Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filters and grids
Message
De
04/06/1999 10:04:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00226487
Message ID:
00226489
Vues:
26
You will need to Refresh the grid after the spinner is changed.

Spinner.InteractiveChange(): THISFORM.Grid.Refresh()

HTH

>I have a parent-child relationship. The parent is changed by a spinner. When the parent changes, I change the filter on the child to have only records matching the parent. The child records are in a grid.
>
>For some reason, when I change the parent, the grid stays the same!
>
>It gets stranger...
>
>To check to make sure the filter was getting set properly, I put a button on the form that browses the table. According to the browse, the filter is set right.
>
>The weird thing is that after I browse the table, it starts working correctly. I can spin and spin and the grid updates.
>
>It is the browse that's doing it. I tried having the button just select the table and commented out the browse and it didn't work.
>
>What's so special about browsing that would make this start working? How do I get it to work without the browse?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform