Skip to main content
A newer version of this page is available. .

Range Selector

The Bootstrap Range Selector is a control that allows an end-user to select a range of values on a scale and handle changes of the currently selected range. The control displays a scale (numeric or date-time) and two sliders. An end-user selects the required range by moving the sliders.

BootstrapRangeSelector_Overview

Note

See Online Demos: Refer to the online demos at: https://demos.devexpress.com/Bootstrap/RangeSelector/Default.aspx for detailed information on the Range Selector controls’ features and API.

Concepts

See Also