Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAll ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00676988
Message ID:
00677208
Vues:
17
>THISFORM.GRID1.SETALL("DBLCLICK","THISFORM.GO","TEXT")
>
>( i want to run 'THISFORM.GO' when we double click on every column )

What you should do here is create a textbox class with ThisForm.Go() in its DblClick event. Then add this textbox to each column, and set the column.CurrentControl to point to the new textbox, instead of the default one.

Check out mskb#Q305985 HOWTO: Add Functionality to Your Dynamically Built Grid for more information.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform