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
1205
Getting screen coordinates of grid cell
posted

I want to display a window below a grid cell when I click in the cell, how do I get the bottom left hand co-ordinates of this cell so that I can use them to position my window?  I have tried using the CellEventArgs Cell::GetUIElement() and then using the Rect property to get the cells rectangle, I assumed that the X and Y properties of this rectangle would give me the top-left point of the rectangle but I dont believe it is as when I use this point to position my window it is displayed nowhere near the active cell.  Can anyone help me??

Thanks,

Denis

Parents
No Data
Reply Children
No Data