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

Getting and setting max and min values radslider control at clientside

1 Answer 130 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gaurav Gupta
Top achievements
Rank 1
Gaurav Gupta asked on 03 May 2010, 01:18 PM
Hi,

I am using rad slider control in asp.net web application. I want to get and set max and minimum values at runtime on client side. Please help.

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 06 May 2010, 10:31 AM
Hi Gaurav Gupta,

In order to get and set the maximum and minimum values on the client you should reference the RadSlider client object and use the corresponding client methods which are get_minimumValue, get_maximumValue, set_minimumValue and set_maximumValue. The mentioned methods as well as the other methods which the slider's client API provides are listed below:

http://www.telerik.com/help/aspnet-ajax/slider_clientobject.html

All the best,
Svetlina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Gaurav Gupta
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or