I want to get the screen position (perhaps using the PointToScreen() method?) for a particular cell ... how can this be achieved?
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
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.