Declined
Last Updated: 15 Apr 2015 16:53 by ADMIN
ADMIN
Vera
Created on: 28 Mar 2014 08:40
Category: GridView
Type: Bug Report
3
Memory leak in RadGridView when there are columns with custom controls in CellTemplates

		
3 comments
ADMIN
Ivan Ivanov
Posted on: 15 Apr 2015 16:52
Note: This memory leak is caused by subscriptions the realized (not visible) row's last cell. Its content never gets unloaded in the terms of the WPF unloaded event. Thus any attached behaviors or event subscriptions should be managed by the user, as leaving them to live will cause a memory leak.
Licensing
Posted on: 16 Apr 2014 07:06
Please fix it
Licensing
Posted on: 01 Apr 2014 10:18
This memory leak block our release.