Quinn
asked on 17 Jun 2021, 05:14 PM
| edited on 17 Jun 2021, 08:18 PM
Hey,
I was looking for an out of the box solution for splitting a list of menu items into two columns in a menu if there are x amount of items in that menu.
thanks!
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 22 Jun 2021, 08:24 AM
Hi Quinn,
The requirement could be achieved using a kendoMenuItemContentTemplate which leaves the control of the menu items content in the hands of the developer:
I've taken a look at the kendoMenuItemContentTemplate , and I'm not connecting how this would allow me to split a single column of menu items into two items? would you possibly have a simple 2 item example?