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

AllowMultiRowSelection with Default grouping

1 Answer 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RB
Top achievements
Rank 1
RB asked on 04 Nov 2014, 09:50 PM
I have a radgrid, with default grouping and also has  this._RadGrid1.AllowMultiRowSelection = true;
But I am unable to select rows. Could grouping be the cause?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 07 Nov 2014, 12:18 PM
Hi Ruchi,

The grouping functionality should not interfere with item selection. Can you verify whether you have enabled the row selection of the grid?
<ClientSettings>
    <Selecting AllowRowSelect="true" />
</ClientSettings>

Looking forward to your reply.

Regards,
Eyup
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.

 
Tags
Grid
Asked by
RB
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or