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

memory asigned = 900MB

3 Answers 54 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dani
Top achievements
Rank 1
Dani asked on 03 Aug 2012, 02:41 PM
Hi,

i have loaded in radgridview 800 rows on itemsource binding. this radgridview has 20 columns and after of load, the process iexplorer.exe is assigned 900MB of memory. this is a problem for my aplication. can you help me? the performance of PC is down a lot.

Best regards.

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Aug 2012, 06:10 AM
Hi,

 The grid in your case most probably is measured with infinity height and the UI virtualization is off. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Dani
Top achievements
Rank 1
answered on 06 Aug 2012, 07:37 AM
how do i to activate the UI virtualization??

Best regards,
0
Vlad
Telerik team
answered on 06 Aug 2012, 07:43 AM
Hi,

 Here is a snippet from this help article:

"Try not to place RadGridView in controls/panels which will measure it with infinity. For example, ScrollViewerStackPanel and Grid with Row.Height=Auto or Column.Width=Auto will measure with infinity. IfRadGridView is measured with infinity the virtualization turns off."

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Dani
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Dani
Top achievements
Rank 1
Share this question
or