Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to select record in grid's grid
Message
From
21/08/2005 04:28:52
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01042458
Message ID:
01042545
Views:
19
>>>Hi,
>>>I an having a small testing to display one to many relationship tables using grid into another gird. It works fine, except I am unable to move child record pointer visually after the master record in grid get highlighted.
>>>
>>>Pls advise.
>>>
>>>Thank you
>>
>>You cannot control Grid in grid with a Relation.
>
> Why not? Look on http://gorila.netlab.cz/download/grid_7.zip and form grid_73.scx.
>
>MartinJ
>
>>Try with
>>
>>SET FILTER TO parentValue=childValue IN Child
>>* don't forget ( for optimization )
>>SET ORDER TO 0 IN Child
>>
Does it seem yourself that it work?

Run Grid73
loop this:
- click on parentGrid.Cell(1,1) = Vita A and on parentGrid.Cell(2,1) = Vita A
- look on parentGrid.Cell(1,2) : ChildGrid have all rows to Vita D .

Click on various rows of childgrid,
you see multiple rows flicker.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform