ASP.Net AJAX Slider Control using C#

AJAX Slider control provides the functionality to display a sliding bar control similar to the volume control of windows media player. AJAX slider control moves in a straight direction according its orientation such as vertical or horizontal. You can also specify the length of slider rail and number of steps to be covered in a single move. AJAX slider control also requires a control like textbox or label control to display the current postion of slider. In this sample of AJAX Slider control we have created color mixer control using 3 slider controls for separate values of Red, Green and blue i.e. RGB that  displays the color along with its hex code.

Propeties of AJAX Slider Control

1. TargetControlID

2. BoundControlID

3. Decimals

4. Maximum

5. Minimum

6. Length

7. Steps

8. EnableHandleAnimation

9. Orientation

10. TooltipText

You can learn the use of above properties and get the C# code from the tutorial of AJAX Slider control by following the link provided at the bottom of this sample.

Try the sample below to understand the functionality of AJAX Slider control.

Move the sliders below and see the effect of AJAX Slider Control:







  • HIRE EzineASP.Net Developers