This is a migrated thread and some comments may be shown as answers.

Grid View memory leak due to event handlers?

1 Answer 137 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hartmut Kocher
Top achievements
Rank 1
Hartmut Kocher asked on 05 Oct 2011, 02:53 PM
I have a dialog with a grid view. When the dialog is closed, the view is kept in memory. I used ANTS memory profile to find the cause. See the attached retention graph.

It shows that my view (ImportRecipesView) is references by a grid row which is kept in memory by some event handlers. Do you have any idea why the event handlers aren't released when the dialog is closed?

Am I missing something?

BTW: Here's a link how to read the graph: Retention Graph

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 07 Oct 2011, 02:52 PM
Hi,

 We had such problem in the past however with latest official version (Q2 2011 Sp1) this is fixed. 

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Hartmut Kocher
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or