Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP7 - Empty grids can't get focus?
Message
From
31/10/2001 10:08:26
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, United States
 
 
To
31/10/2001 04:37:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00575466
Message ID:
00575649
Views:
23
Cetin,

Is there anyway to trap the click event in the column header? Clicking on the header or in the column returns 'COLUMN' as the base class. I just need to trap the header click.

TIA

John

>
>Yes Elyse,
>It doesn't get the focus :(
>You could have code in page rightclick like this :
>
>loObj = SYS(1270)
>IF UPPER(loObj.BaseClass) = 'GRID'
>	loObj.RightClick()
>endif
Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform