Unplanned
Last Updated: 11 Jun 2021 14:24 by Dennis
Dennis
Created on: 11 Jun 2021 13:34
Category: ButtonGroup
Type: Feature Request
2
Add a layout option to the ButtonGroup
I would like to have the possibility to change the ButtonGroup layout to vertical. Having a layout option in the ButtonGroup would be very useful. 
1 comment
Dennis
Posted on: 11 Jun 2021 14:24

I would like Progress Telerik to add a configuration option to the kendoButtonGroup widget called "layout".  It would allow two possibilities -- "horizontal" (the default) or "vertical".

Thus, a developer could define a button group like this:

        $('#buttonGroupId').kendoButtonGroup({
            index: 0,
            layout: "vertical"
        });

 

Note:  This would make the layout configuration consistent with the KendoRadioGroup as documented here:

https://docs.telerik.com/kendo-ui/api/javascript/ui/radiogroup/configuration/layout?_ga=2.60937253.869249549.1623198875-1919414447.1602289439