Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindevent and Grid Columns
Message
 
 
To
27/05/2010 21:20:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01466311
Message ID:
01466331
Views:
43
>>Bindevent is the way to go. ...
>
>I am currently trying to do something similar (the code is currently copied in every grid column). What I don't understand is how to manage lparameters. For example, the Header.MouseDown() method starts with:
>
>
>LPARAMETERS nButton, nShift, nXCoord, nYCoord
>
>* and later:
>
>if nshift = 2
>  ...
>endif
>
>
>If I remember correctly, the idea of the framework is to allow sorting on a second, third, ... column by doing a Ctrl-click. How will bindevent() figure out what parameters were passed to Header.MouseDown()?

We discussed it before :) You need to check aEvents() in Help. Review the sample I sent to Rich earlier.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform