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

Getting StackOverflowException when Grouping a Sorted Grid

2 Answers 68 Views
GridView
This is a migrated thread and some comments may be shown as answers.
AaronP
Top achievements
Rank 1
AaronP asked on 12 Apr 2011, 07:27 PM

Hello,

Using version 2011.1.11.315 (2011 Q1) and I am using Custom Sorting.  When I have a column sorted and then try to group the grid, I get:
"An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll" on this line:

var parentRow = e.Row1.Parent as GridViewRowInfo;


I have a test project that also does this, but I was not able to open a bug report for some reason. 

Any ideas/workarounds? 

Thank you,
Aaron

2 Answers, 1 is accepted

Sort by
0
AaronP
Top achievements
Rank 1
answered on 12 Apr 2011, 08:13 PM
I was able to open Ticket ID: 413619, but was not able to attach my zipped project.
0
Jack
Telerik team
answered on 13 Apr 2011, 09:29 AM
Hello AaronP, please find the answer to your question in the support ticket. Should you have any other questions, we will be glad to help.
 
Greetings,
Jack
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
AaronP
Top achievements
Rank 1
Answers by
AaronP
Top achievements
Rank 1
Jack
Telerik team
Share this question
or