This is a migrated thread and some comments may be shown as answers.

how to select multiple records in a radgrid with out the use of 'Ctrl' key

3 Answers 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 06 Dec 2011, 06:13 AM
hi,
We have a requirement from our client to select multiple records in a grid, just by a mouse click on each record and without using the 'Ctrl' key.

Please help me how to implement the multi-selection of the records in the radgrid without using the 'Ctrl' key.



Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 06 Dec 2011, 06:26 AM
Hello,

Take a look into the following Code Library.
How to Select Multiple Items Without Holding the Ctrl Key

Thanks,
Princy.
0
Casey
Top achievements
Rank 1
answered on 07 Dec 2011, 09:20 PM
Princy,

This works great if you are just selecting rows. How would you modify this to allow to deselect a row without the use of an additional button?

Scenario: The user selects 5 random rows, one of which was clicked by mistake. Now the user needs to deselect the one row which was selected by mistake.

Thanks,
Casey

0
Casey
Top achievements
Rank 1
answered on 16 Dec 2011, 04:38 PM
Could someone help with the question below? I have a requirement I am working on inwhich the users want the row select on click event to work exactly the same way as a check box select.

Thanks
Casey
Tags
Grid
Asked by
Prasad
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Casey
Top achievements
Rank 1
Share this question
or