Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relating a view to a table control source
Message
 
 
À
03/09/2010 12:06:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01480034
Message ID:
01480037
Vues:
40
>Hello.
>Im trying to link my Grid(control source View) to my fields( control source table).
>so like everytime I move thru the grid the info is reflected in the field.'
>Now i know exactly how to do this if the control source of the fields are views. but i cant seem to make it work when the control source for my fields are tables ( well actually it only works once when i move to record too but not for the others)
>
> Is there a procedure i missed to allow it too work the way i wants it too?

What exactly is the problem? If you link your grid and the individual controls to the same view, then you can do
thisform.Refresh() in the grid AfterRowColChange event and then the controls will be refreshed with the correct values when you navigate through the grid.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform