Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event before returning value
Message
De
14/02/2012 13:46:51
 
 
À
08/02/2012 13:00:20
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01534806
Message ID:
01535385
Vues:
69
>Hello Fabio
>
>Thanks for your reply.
>I want to ask you what the better way to know in GRID on what column i am the focus, because GRID in VFP it´s very curious object.
>The correct way is by the header name ?
>i want to know that because if i need to make an event like AfterRowColChange or BeforeRowColChange, i need to trigger only on specific column.
> A little example will be great.
>
>Many thanks for your help.
>Luis Santos

check Grid.ActiveColumn property.

On BeforeRowColChange and AfterRowColChange
the parameter nColIndex is filled with the index order of the focus column.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform