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

Combining Slider with Progress Bar Control

1 Answer 81 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Yusuf
Top achievements
Rank 1
Yusuf asked on 06 Sep 2009, 12:15 PM
Hi,

Is it possible to combine the slider range with a progress bar control. What i want to achieve is that when a user changes the range in a slider control a server side query is fired and data is fetched in series of calls to the service... I want to show progress of the request by using a progress bar inside the range selection of slider control.... once the data is downloaded the progress bar is hidden and when the user again changes the range, the progress bar strats from the first range point of slider control to the last selected range point of the slider control...

Thanks & Regards,
Yusuf Nazami

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 07 Sep 2009, 07:58 AM
Hi Yusuf,

This is possible, but it is not enabled out of the box. You will be able to achieve the functionality easy by using the slider events.
 
The real problem will be how to position the progress bar in the place of the range selection in the slider.

I attached a sample project which will give you an idea how to accomplish this task.

Greetings,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Slider
Asked by
Yusuf
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or