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

Ecxeption while Grouping

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sathya
Top achievements
Rank 1
Sathya asked on 12 Oct 2011, 06:20 PM

hi all
                  I am using radgrid in my application , in that i need to enable the grouping feature, so i set AllowGrouping=true , ShowGroupPanel = true and AllowDragtoGroup = true. It works fine when i try to drag and drop a integer type column(eg:Salary) into the groupPanel but when i drag and drop a string type column(eg: Product Name) it throws an exception like "Could not find the column" or "Could not find the column index -1(Out of Range Exception)".

                  When the column name contains Space in it (eg: Product Name) the exception is like " Cloud not find the Column Product" i.e., it does not read the Name in Product Name.

                  Please tell me how to fix this issue it is very urgent.
 

Thanks in Advance

1 Answer, 1 is accepted

Sort by
0
Accepted
Tsvetoslav
Telerik team
answered on 14 Oct 2011, 06:36 AM
Hi Sathya,

Please, refer to my answer in ticket 472729. I'd also ask you to open just a single ticket on a given problem - that's sufficient for our support team to provide you with the necessary assistance. Thanks for that.


Regards, Tsvetoslav
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
Sathya
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or