Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Within a Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00145559
Message ID:
00145567
Vues:
28
>>Is there any standard way to handle having a grid within another grid?
>>
>>I can get it to work, except that all the inner grids show the same records. Obviously, I only want related records to show in the inner grids.
>
>It's not looking like standard way at all. The problem is that grid.column has just one control (grid in your case) with the same recordsource, and there is no DynamicRecordSource property :). You may reconsider your approach and have two grid (one-to-many) from.


Yes, DynamicRecordSource was what I was looking for. Oh well. I've come up with a kludge using set filter, but it's not pretty. I'll probably end up with two grids.

Thanks.
Darren Young
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform