New to Kendo UI for jQuery? Download free 30-day trial

jQuery SegmentedControl Events

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
events.html
CONSOLE LOG Clear log

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery SegmentedControl exposes a change event that fires when the user selects a different segment.

This demo shows how to handle the change event and access the event data. The event handler receives the selected item's value string and the full item data object, giving you all the information needed to react to a selection change.

This SegmentedControl 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.

Support & Learning Resources

Additional Resources