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
1493
Memory leakage Issue
posted

Hi Everyone,

                      I am currently using xamdockmanager and its containing some panes and each pane is containing content pane. On close action it persists into the memory, Can anyone suggest solution in this regard. I am using updated Infragistics 2009 vol 2.

 

Thanks.

Parents
No Data
Reply
  • 54937
    Offline posted

    By default closing a pane will just set its Visibility to Collapsed - it is not removed from the tree. If you want to remove the pane when it is closed then you would set its CloseAction to RemovePane. If you still have an issue then I would recommend downloading the latest hotfix. If the issue persists then please provide a sample that demonstrates the issue.

Children
No Data