Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with grids
Message
De
03/05/1999 21:12:40
 
 
À
03/05/1999 18:35:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00214781
Message ID:
00214805
Vues:
21
>Hello
>
>I have a problem with a window with four grids and two relations created with 'SET RELATION TO' dynamically.
>The father table and the others one (child) depend of the selected
>grid, but when I change the relations between the tables, the father table's grid does not show the records in all, as if a filter exists.
>
>Can anyone help me, please?
>
>Carlos Canto.


You might try :

ThisForm.oGrid.RecordSource = ThisForm.oGrid.RecordSource

This will refresh the grid. You may have to rebind the columns and a few
other properties afterwards.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform