Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem with SET RELATION TO
Message
De
10/09/2005 12:37:37
 
 
À
10/09/2005 10:56:45
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01048399
Message ID:
01048426
Vues:
22
The relation is set in the same method that creates the cursor which is my recordsource. This method is called by the form's Init. Columns are added later.

The grid's refresh method changes the size of the grid, and conditionally adds scrollbars. Even with this code disabled, I still see the same behavior.

Jim

>Where is the relation set? Refresh problem?
>Cetin
>
>>No, I know nothing about dataenvironments, and have never used them to my knowledge. Never heard of InitialSelectedAlias, either.
>>
>>Jim
>>
>>
>>>>I'm having a problem with a grid when using a technique which has worked in many other instances:
>>>>
>>>>My RecordSource is cMyTable. I have set
SET RELATION TO siteid INTO cSiteTable IN cMyTable
and I have a column who's controlsource is cSiteTable.name
>>>>
>>>>When I bring up the form, all the values appearing in this column are the same (the value from the first record in cSiteTable). It's as if I had not set a relation.
>>>>
>>>>When I then focus on the grid by tabbing to it, the values in this column refresh to be what I expected in the first place.
>>>>
>>>>Is the SET RELATION irrelevant until I actually focus on the grid?
>>>>
>>>>Thanks
>>>
>>>Probably you have a dataenvironment and InitialSelectedAlias is not the parent cursor.
>>>Cetin
Jim Nelson
Newbury Park, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform