Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event before returning value
Message
From
14/02/2012 13:46:51
 
 
To
08/02/2012 13:00:20
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01534806
Message ID:
01535385
Views:
74
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform