Hi Everyone,
I'm using a RadGrid with a ClientSelectColumn (checkbox) and it's working well, except for one thing. I don't want the user to be able to select any part of the row other than the checkbox. I want this because if I have 5 things selected, using the checkbox, and then I check another row, it deselects everything and then selects that one row. If I only allow the users to use the checkboxes to select rows, it should solve this problem. Thanks in advance for any help.
I'm using a RadGrid with a ClientSelectColumn (checkbox) and it's working well, except for one thing. I don't want the user to be able to select any part of the row other than the checkbox. I want this because if I have 5 things selected, using the checkbox, and then I check another row, it deselects everything and then selects that one row. If I only allow the users to use the checkboxes to select rows, it should solve this problem. Thanks in advance for any help.