Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Big memory leak on xamGrid
posted

I have a table with huge amount of data. Data loaded with ria services.

When I use DataGrid to load the data with about 500-1000 rows. It's working fine. IE consume about 200M memorf for this SL app. If I turn on all settings for this xamGrid, like filter, Sum, ...in xaml and run it again, the memory comsumed reach to 1G, it is unacceptable. the IE is frozen.

I put this xamGrid on one of my Tab. When I close the tab, the memory is not released.

If I use XamGrid with no settings. Memory used almost same as datagrid.

How to resolve this problem? How to release the memroy for XamGrid with large amount of data?


Parents
No Data
Reply Children