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

Grouping not working

1 Answer 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
arijit
Top achievements
Rank 1
arijit asked on 24 Jul 2012, 10:35 AM

I am trying to use grouping to one of the RadGrid where all the columns are autogenerated
 
i applied the code.
 

ShowGroupPanel="True" (RadGrid attribute)

and

<ClientSettings AllowDragToGroup="True" >
 
</ClientSettings>
 
But when ever I am dragging one column to the group panel ,
 getting this
 
Error: Sys.WebForms.PageRequestManagerServerErrorException: Unable to cast object of type 'Telerik.Web.UI.GridGroupSplitterColumn' to type 'Telerik.Web.UI.GridBoundColumn'.

 
Please Help

Regards
 Arijit Chatterjee

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Jul 2012, 12:55 PM
Hi,

I already answered your other ticket with the same questions. In order to avoid duplicate post lets continue our communication there.

Regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
arijit
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or