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

Right mouse click unselects one of many selected rows

2 Answers 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 05 Mar 2013, 07:54 PM
I'm using version 2012.2.607.40.

I have a GridView with SelectionMode=Extended.  If a user selects multiple rows by left clicking on row #2 followed by holding the shift key down and left clicking on row #5, they end up with 4 rows (row numbers #2 through #5) selected/highlighted.  This is all fine.

Next, if the user right clicks on row #5, to open a context menu and perform some function on the selected rows, row #2 looses its highlighted background color and appears to no longer be selected, even though it is.  This causes confusion for the user.  How can I avoid one of the rows from loosing that highlighted color after right clicking one of the selected rows?

It should be noted that this behavior does NOT occur if the user holds the Ctrl key down while left clicking individual rows to select multiple rows.  It is only when the Shift key is used to select a range of rows.

Thank you,

James

2 Answers, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 06 Mar 2013, 07:54 AM
Hello James,

Could you test the problem with our latest official version - Q1 2013? Let me know if the problem still persist.
 
Regards,
Yordanka
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
James
Top achievements
Rank 1
answered on 06 Mar 2013, 03:49 PM
I just upgraded to version 2013.1.220.40 and it has corrected the issue.

Thank you,

James
Tags
GridView
Asked by
James
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
James
Top achievements
Rank 1
Share this question
or