Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select From Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00277803
Message ID:
00278044
Vues:
28
That's what I couldn't get through my thick head. Now I understand. Thanks to all of you.

>You can't. What you have to do is have the TextBox's DblClick method call the Grids DblClick method.
>
>*TextBox.DblClick
>this.Parent.Parent.DblClick()
>
>Note that it is Parent.Parent, because the TextBox is a member of Column and Column is a member of Grid. You'll need to do this for each TextBox in each column.
Alan Trosky
MIS Director
Pennsylvania Bar Association
Harrisburg PA 17108
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform