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

SlideView Problem

3 Answers 78 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
beray
Top achievements
Rank 2
beray asked on 19 Jul 2014, 09:23 PM
Hi; on my new project I am using RSW. Images comes from Flickr by parsing JSON. When I drag picture from right to left, image is loading.

So I want to show RadBusyIndicator within loading time. I need working sample project.

I've added my codes from project.

3 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 24 Jul 2014, 09:21 AM
Hi Beray,

Thank you for the question.

I have attached a sample project that demonstrates how to display RadBusyIndicator when the image is not loaded.

I hope this helps. Please, let us know if you have further questions.

Regards,
Rosy Topchiyska
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.

 
0
beray
Top achievements
Rank 2
answered on 27 Jul 2014, 01:01 AM
Nice sample however I need a little bit more help.

Cause my source is async function which parses flickr api. And if connection is slow  I have to wait to see new photo while sliding. Do you have any suggestion for this ?

Thanks, Beray
0
Rosy Topchiyska
Telerik team
answered on 31 Jul 2014, 09:36 AM
Hello Beray,

I have modified the project to use the RadSlideView.Loaded event to get all images asynchronously. Thus the loading of the images will not depend on whether the user slides to new image.

I hope this helps.

Regards,
Rosy Topchiyska
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
SlideView
Asked by
beray
Top achievements
Rank 2
Answers by
Rosy Topchiyska
Telerik team
beray
Top achievements
Rank 2
Share this question
or