Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindable Grids?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00751556
Message ID:
00751865
Vues:
15
>What I mean is that when you drop into the field, as when you tab or hit enter and it is the next field, it would be cool if the highlight would go directly to the particular customer that the person had before selected, just like it does with a combo box. Well, anyway, it was a thought.
>
>What I am doing now is displaying two fields, which are not enabled. Before the two fields will be a button that the user will click on to get a modal form from which he will then select the desired customer from a grid. The selected customer number will be placed in the parent form's table and the customer's # and name will be displayed on the form in disabled textboxes.

If you want textboxes to display data from the grid on the same form, set the textbox.controlsource to alias.fieldname, and in the grid.AfterRowColChange, refresh the textboxes.

Or do you mean making the grid remember what was previously selected when tabbing out and back? As long as the alias is selected, it should do that..
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform