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

Grouping problem in Rad grid

3 Answers 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sudheep
Top achievements
Rank 1
Sudheep asked on 16 Sep 2008, 12:35 PM
Hi,

I have 5 columns in the grid, the Groupable property is made false for 5th column, but if I drag and drop it I am getting error saying "Cannot group this column"

Regards
Sudheep

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 16 Sep 2008, 01:20 PM
Hello Sudheep,

You may set Reorderable to false as shown below:
<telerik:GridBoundColumn DataField="ID" Groupable="false" Reorderable="false" HeaderText="ID" Display="false"></telerik:GridBoundColumn> 

Greetings,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Sudheep
Top achievements
Rank 1
answered on 17 Sep 2008, 05:07 AM
Hi Daniel,

I tried as you said but then also error came. I have raised a support ticket and have placed the screen shot there.

Please go through that and give us a solution. Its very urgent

Regards
Sudheep
0
Vlad
Telerik team
answered on 17 Sep 2008, 06:03 AM
Hi Sudheep,

Please upgrade to our latest service pack where this is fixed!

Regards,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Sudheep
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Sudheep
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or