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

System memory consumption increasing once huge XMLDatasource is set to grid

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Norbert John
Top achievements
Rank 1
Norbert John asked on 31 Aug 2010, 03:20 PM
Hi,

I have a grid bound to a XMLDatasource. The grid is having around 1000 rows and 100 columns. Once we call grid.ItemSource=XMLDataSource, system memory consumption starts increasing. It reaches till 1.5GB and system out of memory exception is throwing. How can we handle this?

Please help.

Thanks and Regards,
Norbert John

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 01 Sep 2010, 06:43 AM
Hi,

 Can you verify if your grid is not measured with infinity? This can happen if the grid is inside StackPanel, ScrollViewer or associated with Grid.Row with Height="Auto".

Greetings,
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
Norbert John
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or