
ASP.NET Slider
Add the familiar UX pattern of a sliding track bar with highly-configurable behavior. This slider serves as either a single value editor or a multi-value editor for setting one or more ranges.
DOWNLOAD ASP.NET Samples
Single Value Selection
Clearly define the legal range of input and allow selection of a single value from that range with a slider.

Range Selection
Set the slider to display two handles, enabling users to enter two values specifying a range.

Different Orientations
Set the orientation to horizontal or vertical depending on your application needs.

Editor Provider
Use it as an editor provider for the WebDataGrid or WebHierarchicalDataGrid controls.