Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing for header click in a grid
Message
From
29/07/2003 08:35:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/07/2003 08:32:44
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00814471
Message ID:
00814474
Views:
11
>Hi,
>
>I put a grid (grdTestGrid) in a form and want to take some action when the header of column 19 is clicked, so I wrote:
>
> Procedure grdTestGrid.Column19.Header.Click
>*          ----------- -------- ------ -----
>           MessageBox ("grdTestGrid.Column19.Header1.Click")
> EndProc
>
>But get the error message "Unknown member COLUMN19." at line of the "Procedure grdTestGrid.Column19.Header.Click".
>
>I'm using VFP 8. What should I do to achieve that?
>
>TIA,
>
>Fernando

Fernando,
In VFP8 you can set memberclass for header. Code your own header and set it as memberclass.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform