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

RadDataBoundListBox OutOfMemoryException

1 Answer 46 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 23 Jul 2013, 08:41 AM
Hi,

I have been seeing issues which seem to have been addressed in a few forum posts but as of yet there are no definitive answers.
This is primarily in regards to the virtualization seen with the RadDataBoundListBox, and getting an OutOfMemoryException, primarily in regards to examples where either a wrap virtualization strategy is applied or there are 50+ images involved.

I have replicated the Telerik example for RadDataBoundListBox for the OnDemand scenario. However, with the wrap virtualization and trying to have a control which can shows 50+ images, I always reach an OutOfMemoryException.

My items source is that of an ObservableCollection, as used in the example.
My item template is simply an Image with its source binding to the uri string of a given image (the thumbnail in this case).
I have a DataVirtualizationItemTemplate with a simple 'get more' functionality, similar to what is shown in the Telerik example once more.

Is there any reason why I would be getting this?

Many Thanks,

Mike

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 23 Jul 2013, 11:19 AM
Hello Michael,

Thanks for writing.

I have responded to your inquiry in the thread where this issues is being discussed. Please take a look at it and let me know if you have additional questions.

Regards,
Deyan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DataBoundListBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or