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

WPF User Control with Many RadGridView's

1 Answer 39 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 30 Jun 2009, 07:24 PM
Hello,

I have a WPF user control that has many RadGridView controls, and the RAM is shooting up to 700 MB usage, and it's taking a long time to process.  A little bit about the process:

I have a part of my app which loads similar result sets together.  So a result set is bound to a RadGridView dynamically.  I query the related data, then loop through the collection of result sets, and dynamically add RadGridView's for each result set.  For one partular result set collection, I may have 20 or more result sets with not a lot of data.

But for some reason, it's chugging along, and RAM usage is through the roof...  any ideas on how to make it perform better?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 02 Jul 2009, 10:57 AM
Hello Brian Mains,

Can you send us repro project so we can investigate this issue further?

Sincerely yours,
Hristo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or