Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
 
 
À
27/08/1998 16:36:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grids
Divers
Thread ID:
00130757
Message ID:
00130772
Vues:
14
Paige,

If the grid and textboxes are bound to the same table, you should be able to just thisform.Refresh() in the AfterRowColChange of the grid. You may want to only refresh when the recno() changes, which you can track in BeforeRowColChange.

>Years ago in FPW 2.6 I created screens that had a browse window on the bottom and text boxes on the top. All data was from the same table. When I scrooled up/down the browse window the data in the upper text boxes changed to accordingly.
>
>I'm trying to accomplishing the same thing using a grid. The app is a task list with the person data above and the date/time/place in the grid. Inserting Control.Refresh() for each LastName, FirstName, Phone, etc. in the AfterRowColChange Event the appropriate data appears in the Text boxes only when I click on the item in the grid but not when I scroll up/down. Is there a event that will accomplish in VFP 5.0 what I did in FPW 2.6? Thanks.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform