Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to select record in grid's grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042458
Message ID:
01042546
Vues:
19
Hi Fabio,

You are right. It's example wit one bug in grid.
The first column shows same values if second grid get focus, because value for first column is from third table - XXT900 (use SET RALETION).
This "bug" is possible pass by use SELECT SQL with XXT000 and XXT900 instead XXT000 and XXT900 with relation.

MartinJ

>>>>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.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform