Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can you Track Grid Rows and Columns w/o ActivateCell
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00197025
Message ID:
00197068
Views:
20
>I have been studying the GRID control for several days trying to figure out a way to tell what the ROW and COLUMN of the upper left corner of the grid is currently displaying. I have not found a property that gives the upper left corner of the grid. ActiveRow and Relative Row tell you where you are when you are in the GRID control and a cell is active. However, I don't want to use ActivateCell() because it disturbs the grid. I also have found that grabbing the SCROLLER BAR and dragging it does not fire the Scrolled() event.
>
>Can anyone help? Thanks!

You may call in code Thisform.Grid.Setfocus store Activerow/column values and set focus back.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform