This question is locked. New answers and comments are not allowed.
I have a grid that contains a GridViewSelectColumn. Unfortunately a row gets selected/unselected when I click or unclick on other columns other than the GridViewSelectColumn. I want the Selection event to be triggered only by the GridViewSelectColumn column and nothing else.
Can anyone help?
Can anyone help?