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

Data Virtualization

1 Answer 53 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.
Ilia
Top achievements
Rank 1
Ilia asked on 29 May 2014, 02:42 PM
Can somebody help me to understand how to implement data virtualization with databoundlistbox?

In my listBox there are a lot of images, so the more you scroll down the more memory using. 
Can you please explain me or better show an example what should I do to release memory

I'm newbie in .Net development and don't fully understand some things. Reading documentation doesn't help me.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 04 Jun 2014, 06:48 AM
Hello Illia,

You don't need to implement data virtualization in this scenario unless you are storing each downloaded image in an object in the device's memory. Actually do you have a sample code that crashes with an OutOfMemoryException which we can take a look at and see how we can help?

Regards,
Deyan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DataBoundListBox
Asked by
Ilia
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or