This question is locked. New answers and comments are not allowed.
Hi,
I have wired up a Mouse.AddMouseUpHandler to catch single click events on a grid. This works fine but I need to work out which "column" the user has clicked on - I need to run some code if they click on a certain column. Can anyone help with this?
Also, is there a way to stop the selectioncolumn from being ticked when a cell is clicked?
Regards,
Mark
I have wired up a Mouse.AddMouseUpHandler to catch single click events on a grid. This works fine but I need to work out which "column" the user has clicked on - I need to run some code if they click on a certain column. Can anyone help with this?
Also, is there a way to stop the selectioncolumn from being ticked when a cell is clicked?
Regards,
Mark