Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Within a Grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00145559
Message ID:
00145567
Views:
27
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform