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

Excel Like Selection

1 Answer 108 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Scott Michetti
Top achievements
Rank 1
Scott Michetti asked on 10 Dec 2015, 08:03 PM

Hello,

I'm trying to select rows, columns, and cells like Excel does. There was a post over 5 years ago indicating this would be possible in the future. http://www.telerik.com/forums/excel-like-cell-row-and-column-selection  Is there a way to select like Excel does now?I have the following set in XAML, but row selection and column selection do not work using this. SelectionMode="Extended"  SelectionUnit="Mixed"  Is there now a way to do this?

 

Thanks,

Scott

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 14 Dec 2015, 09:13 AM
Hello Scott,

You can have a look at the Mixed Selection article of the RadGridView documentation if you have not done so already. Note that when Mixed selection is enabled, you need to click in the indicator column of RadGridView to select a full row. 

Regarding the column selection, please find the Column Selection demo from the SDK Examples Browser and let me know if it works for you. 

Regards,
Dilyan Traykov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Scott Michetti
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or