Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
500
How do you get the screen position from a cell / data record?
posted

I want to get the screen position (perhaps using the PointToScreen() method?) for a particular cell ... how can this be achieved?

  • 7305
    Suggested Answer
    posted

    Hello,

    If you require further assistance, please provide me with the information I requested so I am able to make proper suggestion.

    Thank you,

    Sam

  • 7305
    posted

    Hello,

    Can you tell me what you are trying to achieve by obtaining the screen position? What position of the cell you are interested in and for what purpose?   like the cell has its offset, or the coordinates when you mouse-down etc., I believe PointToScreen will give you the position of the control, not the cell. Let me know a little more about what you are trying to achieve.

    Thank you,

    Sam