UI for ASP.NET AJAX
The Telerik UI for ASP.NET AJAX SegmentedControl is a sleek, space-efficient component for fast, mutually exclusive selection between related options. Designed as a modern alternative to radio buttons and tabs, it improves usability by surfacing key choices in a single, intuitive control. With flexible customization, accessibility, and responsive behavior, it fits seamlessly into any ASP.NET AJAX application.
See the Telerik UI for ASP.NET AJAX Segmented Control overview demo
The ASP.NET AJAX SegmentedControl supports configurable item widths, giving you precise control over how each segment is sized. This allows you to better accommodate different content lengths and maintain a consistent layout without additional styling.
See the Telerik UI for ASP.NET AJAX Segmented Control layout modes demo
Control the visual appearance of the Telerik UI for ASP.NET AJAX SegmentedControl, including its button size and layout behavior. Use the size option to adjust the segment buttons to small, medium, or large, depending on your UI density needs.
See the Telerik UI for ASP.NET AJAX Segmented Control appearance demo
Handle user interaction with the built-in load and change events. The load event fires when the component is initialized, allowing you to perform setup logic, while the change event triggers when the selected item is updated, enabling you to react to user selection changes and update application state accordingly.
See the Telerik UI for ASP.NET AJAX Segmented Control events demo
The ASP.NET AJAX SegmentedControl includes keyboard navigation support, allowing users to move between options and make selections without using a mouse.
See the Telerik UI for ASP.NET AJAX Segmented Control keyboard navigation demo
Ensure inclusive user experiences with the SegmentedControl component, built in accordance with WAI-ARIA accessibility standards.
See the Telerik UI for ASP.NET AJAX Segmented Control accessibility demo