Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming Events within a Grid
Message
From
24/04/1998 12:12:58
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094583
Message ID:
00094692
Views:
28
>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.

You can use Grid.Column.Control.RightClick event

>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?

It's possible but takes time to code. The idea is to reset Grid.Column.ColumnOrder property with Grid.Column1.ColumnOrder=Grid.LeftColumn anytime user scrolls the grid.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform