Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What event fires when column gets focus?
Message
 
 
À
06/06/2013 18:29:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01575796
Message ID:
01575804
Vues:
60
>I'm not at my computer. Try in afterRowColChange:
>
lcField = FIELD(nColIndex)
I think I solved the problem and released the new version to Build. I used
if this.Columns(m.nColIndex).name = 'colSections'
   code here
endif
Intellisense was not helping with the syntax that's why I was not sure it is correct. But it seems to work fine for me.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform