We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GridDataBoundGrid.HitTest

How does one interpret the int return value of GridDataBoundGrid.HitTest? I want to be able to pop up a window if the user clicks on a given cell (a static cell showing an image). However, I don't know what the int return value means. Please help.

3 Replies

AD Administrator Syncfusion Team January 14, 2003 07:00 PM UTC

The GridHitTestContext class defines the default hit-test values used by the grid. Stefan


JV Jay Vashi January 15, 2003 11:41 AM UTC

Thank you! That's what I needed. I guess I should have poked around the API docs some more. Thanx again


MK MT Krishnan June 30, 2003 05:28 PM UTC

Would be more intuitive/helpful if the HitTest were to return GridHitTestContext instead of an int. Or if the GridHitTest class were to be mentioned in the help for HitTest. cheers, MTK.

Loader.
Live Chat Icon For mobile
Up arrow icon