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

Multiselecting- Deselecting rows without using CTRL key

3 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manishkumar
Top achievements
Rank 1
Manishkumar asked on 09 Dec 2011, 03:48 PM
Hi Telerik,
Can we have multi selection of rows and deselection of single selected row without using CTRL Key press.
Please provide the solution ASAP as it is urgent.

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 09 Dec 2011, 04:44 PM
Hello Manishkumar,

You can implement this client-side as illustrated in the second grid of this demo by choosing the third option from the configurator there. If you are looking for a server-side solution, you may consider one of the approaches presented here.

Regards,
Sebastian
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Manishkumar
Top achievements
Rank 1
answered on 12 Dec 2011, 10:44 AM
Thanks ,But we have requirement for selecting any rows without pressing CTRL key . and when we again click on that selected row it
Should get deselected.Please find the attachment for reference.
Please reply ASAP,its very urgent.
0
Sebastian
Telerik team
answered on 12 Dec 2011, 03:24 PM
Hello Manishkumar,

This can be done using GridClientSelectColumn or asp CheckBoxes as illustrated in the demos I referenced previously. Please consider one of these options.

An alternative would be to extend the solution presented in this code library thread to deselect single items when they are clicked after they had been selected before that.

Regards,
Sebastian
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Manishkumar
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Manishkumar
Top achievements
Rank 1
Share this question
or