Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically RightClick
Message
From
20/04/2003 19:54:02
 
 
To
20/04/2003 17:39:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00779645
Message ID:
00779651
Views:
10
>Hi All,
>
>I have a form which contain a grid and in the init of the form I created 13 columns automically. How would I programmatically create rightclick() for all 13 columns? TIA

Create your own column class in a prg, write your own rightclick() procedure for it, and then add your column to the grid instead of the standard fox column.

It's a little more work, but if you're adding the columns at runtime, you don't really have a lot of choices.

Alan
Previous
Reply
Map
View

Click here to load this message in the networking platform