Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindevent()
Message
De
20/12/2005 08:23:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Bindevent()
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01079487
Message ID:
01079487
Vues:
56
I have a grid in my form with some columns by default; they have the same code in their MouseUp event; I add some columns on the fly, and I need those new columns to have the same code in their header' MouseUp events.

I try this (I use the 1st. column header as source) after the propper AddObject, of course

BINDEVENT(Thisform.mygrid.col1.myheader,"MouseUp",Thisform.mygrid.columns(Thisform.mygrid.columncount).myheader,"MouseUp")

no error messages but simply doesn't work.

Any help?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform