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

Selecting multiple groups of items within the RadGridView list

3 Answers 99 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Manoj
Top achievements
Rank 1
Manoj asked on 28 Jan 2015, 05:40 AM
Hi,

Is there a way to select multiple groups of items in the WPF RadGridView list.
For now I am able to use Shift + Click to select the start and end of the group I want to select.
I want to repeat this action multiple times to select multiple groups of such items.
Is there a way to achieve this functionality?

I am using Telerik WPF toolkit version 2013.1.331.45.

Thanks,
Manoj.C

3 Answers, 1 is accepted

Sort by
0
Manoj
Top achievements
Rank 1
answered on 28 Jan 2015, 05:42 AM
Sorry about the version number. I am using 2014.1.331.45 not 2013.
0
Nick
Telerik team
answered on 28 Jan 2015, 08:21 AM
Hello Manoj,

The behavior in RadGridView is like any other Multi select tool. To select another Item out of the selected regio you need to click on it while holding "ctrl". This will also mark the item as the new anchor for further "shift selections", thus enable you to select multiple ranges of items. 

Regards,
Nick
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Manoj
Top achievements
Rank 1
answered on 28 Jan 2015, 09:15 AM
Thanks! I never knew this was a standard behavior across multi select tools!
Your quick response is very much appreciated.
Tags
GridView
Asked by
Manoj
Top achievements
Rank 1
Answers by
Manoj
Top achievements
Rank 1
Nick
Telerik team
Share this question
or