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

RadGrid collapse group crash using DataTable - Possible bug?

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 29 Jul 2010, 01:46 PM
Hello!

I had an issue which would cause exceptions when I attempted to collapse a group within a RadGrid. (Clicking the little ^)
This issue seemed to stem from the fact I had set the RadGrid datasource to a DataTable. After setting the RadGrid DataSource to an SQLDataSource I had no more exceptions and everything collapsed nicely. :)

I was retrieving the innitial DataTable during Page_Init and then setting RadGrid datasource to the DataTable.
Once I switched to using an SQLDataSource I set the SelectCommand of the SQLDataSource during Page_Init.

Was I doing something wrong and managed to indirectly fix it by using an SQLDataSource? Or is this a possible bug within the Telerik software?

Thanks,
Ben.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 03 Aug 2010, 02:48 PM
Hello Ben,

I tried to reproduce the issue locally but without success. Would you mind opening a formal support ticket and sending me a sample demo page?

Looking forward to your reply.

Regards,
Martin
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
Grid
Asked by
Ben
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or