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
230
ExpandAll memory issues
posted

Hello,

I have a test program with UltraGrid and UltraDataSource. DataSource has simple hierarchy with one child band. Root and child bands has no columns and DataSource has no real data. Then I set row count to 100000 record. After calling ExpandAll() method for UltraGrid.Rows memory usage dramatically increases ( from 41.5 to 120 Mb with LoadStyle.PreloadRows set ).

We are using VS 2008 SP1 and NetAdvantage 2008 Vol.2.

I'd like to understand the reason of memory growth and if it's possible ways of avoiding it. Thanks in advance.

 

 

Parents Reply Children
No Data