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:
00197270
Views:
19
Dave I use the LeftColumn however, have you ever tried to track the Current Row from outside the Grid. The problem actually lies in the Slider Bar. When the user pulls up or down on the slider bar it only returns a 0 or 1 in the Scrolled() Event of the grid. This means that if the Grid has been scrolled and you don't want to give the Grid Focus because I am needing to know how far the grid scrolled. There is no property to tell me what the current or top row displayed in the Grid control is without setting focus or using ActivateCell(). The problem is the ActiveCell may be out of the visible area and then you know nothing about where the grid is. My current work now is to build and use my own Slider Control and use that and I will control movement of the Grid control. This is being used to create a calendar that is similar to Outlook in functionality but supports multi-user.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform