Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming Events within a Grid
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094583
Message ID:
00094948
Views:
25
Ashley,

You'd want to replace the textboxes in the grid with a textbox subclass that knows what to do in the RightClick() event. You can do this at design time or runtime.

You can partition the grid I posted some code a week or so ago that prevents the left portion from scrolling horizontally.

If you tried to place two grids side by side it would be tricky but doable to propogate the scroll from one grid to the other.

>I would like the RightClick event to apply to the individual cells in the grid so that Right clicking would display detailed information on the cell. Also would like to go on from there to associate other events with the cells.
>I am using a loop (wherever it finally ends up) due to the large number of columns.
>Also, is there a way to freeze column one in the grid like in the original browse command?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform