Content-Length: 78538 | pFad | http://docs.telerik.com/kendo-ui/controls/togglebutton/group

jQuery ToggleButton Group - Kendo UI for jQuery
New to Kendo UI for jQueryStart a free 30-day trial

Group

The Kendo UI for jQuery ToggleButton component exposes the ability to group several instances into one distinguished group. This gives you the advantage of molding several ToggleButton instances and accessing them altogether via the data-group attribute, which will be rendered for the elements.

The following example illustrates how to enable the group functionality

    <button id="togglebutton">
        Toggle Button
    </button>
    <script>
        $(document).ready(function(){
            $("#togglebutton").kendoToggleButton({
                group: "volumes"
            })
        })
    </script>

See Also

In this article
See Also
Not finding the help you need?
Contact Support








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://docs.telerik.com/kendo-ui/controls/togglebutton/group

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy