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

[Solved] Multi row selection in gridview using key board

1 Answer 110 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sri
Top achievements
Rank 1
sri asked on 22 Jan 2011, 01:22 PM
Hi

I am unable select the mutile of rows(EntireRow) in gridview with using key board.
i had set follwoing properties for gridview.

AutoGenerateColumns

 

 

="False" CanUserSelect="True" EnableColumnVirtualization="True" EnableRowVirtualization="True"

 

SelectionMode

 

 

="Multiple" IsReadOnly="True"

 



please give me reply on top of this.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 24 Jan 2011, 09:04 AM
Hello sri,

Please try setting the SelectionMode to Extended. You can test it here.

Regards,
Veselin Vasilev
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
sri
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or