About RadSlider for ASP.NET AJAX
You know how convenient the sliding bar in your media player is. You can achieve
the same user experience pattern in your web app. Whether you want to select a value
from a defined range or define a range with the 2-drag handles, use the smooth or
step-based Telerik Slider control for ASP.NET AJAX. The control is completely customizable
in terms of appearance and offers plethora of configuration options like orientation,
ticks functionality, click offset, mouse wheel support, etc.
RadSlider and 120+ other controls are part of UI for ASP.NET AJAX, a comprehensive toolset taking care of the common functionality of your application, while leaving you with more time to work on its business logic.
Key Features
- Horizontal/Vertical Orientation - depending on your needs, RadSlider can be displayed
horizontally or vertically on the page by setting the Orientation property
- Direction - you can configure the RadSlider to reverse its standard direction using
its IsDirectionReversed property
- RadSlider items - You can specify the type of items with which the RadSlider works
using its ItemType property
- Range slider - The RadSlider can display one or two dragHandles thus providing you
with the ability to select a single value or a range of values from a defined range
- Decrease/Increase/Drag Handles - The slider layout can be customized using one of
the handle properties that control which slider handles will be displayed - Increase
Handle, Decrease Handle or Drag Handle
- Slider Animation - you can create smooth slide animations to a specified point without
any browser interference
- MouseWheel Support - grabbing and dragging can be annoying at times, so that's why
mouse wheel support could be a very nice alternative
- LargeChange - you can define the change in value of the distance, at which the slider
will jump slider when the user clicks on the track
- View-Only Mode - in some cases you might need to simply display the slider as disabled,
and prohibit changes in its value
- Advanced Skinning - The visual appearance of RadSlider can be easily customized
through skins. You can use one of the predefined skins or create your own