Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I add code to Header DblClick Event in Grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00267278
Message ID:
00267392
Views:
20
>I have a grid on my form and in the Init code of the form I programmatically add a few more columns to the grid using AddColumn() and then change several of the properties of the newly added column. I also need to add some code to the DblClick() Event of the Header of the newly added columns, but I can't figure out how to do this.
>
>I know this has to be something simple that I'm overlooking ...

You have to define a header class in code and add that class at runtime. Check out my article here on the subject "A smarter grid".
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform