Telerik UI for JSP ButtonGroup Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.jsp
IndexController.java

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery ButtonGroup groups a series of buttons together on a single line. The component allows you to enable and add icons and badges to its items.

In this demo, you can see how to configure a basic ButtonGroup component.

The jQuery ButtonGroup control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This ButtonGroup example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Disabled ButtonGroup–You can set the ButtonGroup in its enabled or disabled state.
  • Icon ButtonGroup–You can add a variety of icons to the elements of the ButtonGroup items on the page to enhance their visual representation.
  • Badges–The ButtonGroup also allows you to add badges to the elements of the ButtonGroup items on the page to enhance their visual representation.
  • Index–You can configure the initially selected index of the ButtonGroup component by using its index property.
  • Accessibility–The ButtonGroup is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Additional Resources