Unplanned
Last Updated: 03 Aug 2021 13:43 by Feng
Feng
Created on: 29 Jul 2021 12:58
Category: DropDownButton
Type: Feature Request
1
DropDownButton and SplitButton support nested items
Please support nested items in DropDownButton and SplitButton
3 comments
Feng
Posted on: 03 Aug 2021 13:43
Awesome! It's a great solution for now! Thank you very much!
ADMIN
Yanmario
Posted on: 03 Aug 2021 13:03

Hi Feng,

Thank you for the feedback. We will track this request and consider it in accordance with the customer demand.

What I would suggest as an alternative option is to use kendoDropDownButtonItemTemplate with the combination of our Menu component as demonstrated in the following StackBlitz example:

https://stackblitz.com/edit/angular-kdzpxm?file=app%2Fapp.component.ts

I hope this helps.

Regards,
Yanmario Menev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Feng
Posted on: 03 Aug 2021 12:36
Do you have any alternative to achieve the effect I want? Using menu component?