Completed
Last Updated: 28 Mar 2014 07:12 by ADMIN
ADMIN
Dimitar
Created on: 25 Mar 2014 15:52
Category: PivotGrid
Type: Bug Report
0
FIX. RadPivotGrid, RadPivotFieldList - when the controls are bound together and LocalDataSourceProvider is used there is a memory leak.
To reproduce:
- Add a pivot grid and a field list to a blank form.
- Populate the pivot grid with LocalDataSourceProvider 
- Show and close the form several times and collect the garbage.
- The memory is freed properly.
- Bind the controls and show and close the form several times again.
- After the garbage collection the memory is not freed.
0 comments