Hello !
I believe that almost all infragistics controls have memory leak issue. I have discovered it because my application is using to much memory so i have invastigated first on my application and next by making some simple examples(using only one or two control) and using a memory profiler.
Now, the problem is that every infragistics control is referenced by a delegate called "themeChangedDelegate" and as a conseguence the GC cant return that memory to the OS. if you are not aware of this problem and cannot replicate this issue, i can make a video with a very simple example.
Hope to see fixed this issue as soon as possible.
Thank you.
Best Regards.
ps: i'm using 2008 vol2.
I am experiencing serious memory leaks. Among other controls I do use Infragistic controls. I have for example a dialog containing an infragistics webtabcontrol. If I click on all 7 tabs I have lost 3MB on the server.
Have you received a solution from Infragistics or did you find a workaround for the themeChangedDelegate.
Roland
as you can see no answer.