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
385
Memory leaks with SumSummaryOperand when IsApplied="True" (XamGrid WPF 13.2)
posted

Hi,

SumSummaryOperand defined in a column's columnSettings[i] with IsApplied="True" causes memory leaks in my wpf application. Indeed, the view cannot be disposed by GC. Problem is solved if IsApplied="False" but i need to have IsApplied="True".

So please is there a solution to this issue ?

I use Ants Memory Profiler to tests.

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

    Is it possible for you to send us an isolated sample project where this is reproduced along with the results from the memory profiling and the steps we need to follow in order to replicate this on our side, so we could be able to investigate this further for you?

    Looking forward for your reply.

     

Children