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

Grouping not working

2 Answers 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
arijit
Top achievements
Rank 1
arijit asked on 20 Jul 2012, 12:15 PM
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


2 Answers, 1 is accepted

Sort by
0
arijit
Top achievements
Rank 1
answered on 23 Jul 2012, 02:27 PM
So its a serious bug of RAD control, thats why no one is helping me ?
0
Pavlina
Telerik team
answered on 24 Jul 2012, 04:21 PM
Hi Arijit,

I can't reproduce this. Can you please copy-paste your RadGrid declaration here?
Also if you set RadGrid.MasterTableView.EnableLinqGrouping to “false” does the issue still exists?

Additionally, specify which is the version of RadControls you are using in the project.

All the best,
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
arijit
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or