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

Deferred image loading

1 Answer 31 Views
JumpList
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Spencer
Top achievements
Rank 1
Spencer asked on 01 Feb 2012, 03:21 AM
I'm building an app that will display images with content in a list.  I'd prefer to load the images as the items come into view to minimize network calls.  I was looking into using that LowProfileImageLoader control but thought there might already be some functionality built in to help with this.  Any suggestions?

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 06 Feb 2012, 09:55 AM
Hi Spencer,

We do not ship a specific feature that targets this particular scenario. In general, it is worth noting that the Image element loads its source asynchronously and combining this with the UI virtualization mechanism of RadDataBoundListBox/RadJumpList you will have a very optimized setup for displaying images in a list. This is the way we go in our solutions (examples and applications).

You can also use the LowProfileImageLoader if you so desire.

Greetings,
Deyan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
JumpList
Asked by
Spencer
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or