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

How to select multi row using "SHIFT KEY" ?

9 Answers 685 Views
GridView
This is a migrated thread and some comments may be shown as answers.
vai
Top achievements
Rank 1
vai asked on 07 Dec 2007, 01:23 PM
Is it possible to select a range of rows by client, usually client would click on one row and than shift and last row and all rows in between would be selected on the client?

How we do using "SHIFT KEY" ?

9 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 07 Dec 2007, 06:17 PM
Hello vai,

Thank you for writing.

Yes, this feature is supported by the last public release of RadGridView. To enable it, you must set the MultiSelect property to true and the SelectionMode property to GridViewSelectionMode.FullRowSelect. You will be able to select multiple rows through holding down the Shift key and pressing Up and Down arrows. Another option is to press Ctrl key and select some row with the left mouse button.

In case you need further assistance we will be glad to help you.

 
All the best,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
vai
Top achievements
Rank 1
answered on 08 Dec 2007, 07:01 AM
Hi  Jack,Thank for replay. But  I need shift Key support with Mouse button.My requirement is to select multiple rows by select first row and then click on last row of grid with shift press ,it select all rows between first row and last row.

Thank you,
Vaibhav
0
Jack
Telerik team
answered on 10 Dec 2007, 01:06 PM
Hello vai,

I understand your requirements now, sorry if my previous reply mislead you somehow. I am sorry for the extra support loop.

We will include this functionality to the RadGridView in the upcoming Q3 release later this month.


Sincerely yours,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
vai
Top achievements
Rank 1
answered on 11 Dec 2007, 07:46 AM
Thanks Jack,
We are waiting for Q3

Vaibhav
0
Shweta
Top achievements
Rank 1
answered on 09 Sep 2008, 08:07 AM
Hi,

Selecting via pressing shift key is working on my grid.. but selecting via ctrl key pressed removes my previous selection and dows not select multiple rows.

I want to select and de-select multiple rows by shift and ctrl key with mouse left button . how to do that? Pls guide me.

Regards,
Shweta
0
Jack
Telerik team
answered on 09 Sep 2008, 08:52 AM
Hello Shweta,

I could not reproduce this issue with our latest release Q2 2008 SP1. I suggest trying this version of RadControls for WinForms. We will highly appreciate any feedback you may have.

Do not hesitate to write me if you have other questions.

 
Best wishes,
Jack
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Angus
Top achievements
Rank 1
answered on 04 Dec 2008, 12:19 AM
Seems to be an issue with the Q3 2008 release.

If you load up a gridview and populate it with data such that the first row becomes automatically selected, holding down shift and clicking on another row will not cause multiple rows to be selected, but rather just the one clicked on.  if shift is released and a new row is selected, shift can be pressed again and the behavior is as expected.

Can you confirm this is the case and it's not just something I'm doing?
0
Angus
Top achievements
Rank 1
answered on 04 Dec 2008, 12:22 AM
Hi Telerik, I've changed my email since I last signed up, using this one now.  Same question as above.
0
Jack
Telerik team
answered on 04 Dec 2008, 07:49 PM
Hello Angus,

I can't confirm this behavior - I was not able to reproduce it using the Q3 release. Nevertheless, I want to investigate the case further. Could you, please send us your project that reproduces the issue. This will help me finding a proper solution for you. Just open a support ticket and we will investigate it.

Thank you in advance for your cooperation.

Regards,
Jack
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
vai
Top achievements
Rank 1
Answers by
Jack
Telerik team
vai
Top achievements
Rank 1
Shweta
Top achievements
Rank 1
Angus
Top achievements
Rank 1
Angus
Top achievements
Rank 1
Share this question
or