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

RadGrid is throwing OutOfMemoryException

3 Answers 91 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Suman Rao
Top achievements
Rank 1
Suman Rao asked on 16 Apr 2010, 07:33 AM

Hi All,

RadGrid (Silver light 3.0 version) is throw below exception (we are trying to export the data in grid to excel)
"Exception of type 'System.OutOfMemoryException' was thrown."

Exception occur on prior to convert the data on grid (Row Count on the RadGrid is 44,000 rows) to HTML conversation
i.e., radGrid.ToHTML()

Any solution or alternative

Thanks

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Apr 2010, 07:35 AM
Hello,

You can use our latest version - we've added new method Export() and you can use it to write directly in stream. More info about this can be found on our demo.

Kind regards,
Vlad
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.
0
Suman Rao
Top achievements
Rank 1
answered on 16 Apr 2010, 07:46 AM
Vlad,

Is there any update to RadGridView, I am not able to get the Export() option in RadGridView

Thanks
0
Accepted
Vlad
Telerik team
answered on 16 Apr 2010, 07:48 AM
Hello,

You need our latest official version - Q1 2010.

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