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

RadListBox Leak?

1 Answer 45 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Louis
Top achievements
Rank 1
Louis asked on 24 Aug 2010, 11:10 PM
Using v2009.3.1314.35 with VS2008, IE8.

  1. On a blank page I put a RadScriptManager, a RadAjaxManager, and a RadListBox, leaving everything set to the default skin. 
  2. I add ten items to the list box via the Build RadListBox smart tag, all with the default text
  3. Set AutoPostBack to true
  4. Hook into the SelectedIndexChanged event, but do not add any code to the handler.
  5. Configure the ajax manager so that the list box updates itself.

Then I run the page and watch the memory allocation for iexplore.exe.  It starts out around 12megs.  

Every time I click one of the items in the list box, the memory allocation increases, and I can pretty quicky grow it to 20 megs before my finger gets tired.

Known issue?


1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 25 Aug 2010, 04:05 PM
Hi Louis,

We recently did some improvements to RadListBox' rendering, can you try if you can reproduce this issue with a more recent version of our suite? Thank you in advance.

All the best,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListBox
Asked by
Louis
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or