This is a migrated thread and some comments may be shown as answers.

kendoMenu within toolbar

4 Answers 369 Views
Toolbar
This is a migrated thread and some comments may be shown as answers.
Larissa
Top achievements
Rank 1
Larissa asked on 30 Mar 2017, 06:04 PM

We're revamping our toolbars, which you might have guessed by the volume of questions I'm posting on this forum.  In the past, we have often put kendoMenu controls within a kendoToolBar.  We've been able to make that work, but we've had to implement work arounds, especially when it comes to things like 508 compliance - feedback, keybinding - and we've also had issues with overflow not working properly.  We've ended up not using overflow as a result and now we want responsive toolbars.

 

I'm just wanting to touch base and see if kendoMenu within kendoToolBar is more fully supported in the most recent version of kendo.  And if not, is there a recommended way of dealing with hierarchical data within a toolbar?

4 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 03 Apr 2017, 06:33 AM
Hello Larissa,

The Menu can be used in the ToolBar in a custom template. Here's a dojo example.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Larissa
Top achievements
Rank 1
answered on 03 Apr 2017, 03:06 PM
Yes.  We have done this in the past with relative success.  However, in your demo there is no overflow.  Can this work in conjunction with the overflow?
0
Ivan Danchev
Telerik team
answered on 05 Apr 2017, 11:23 AM
Hello Larissa,

For items that have a template an overflowTemplate can be set. This allows to display the Menu in the ToolBar's overflow popup. Here's a link to the dojo example modified with an added overflowTemplate.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Larissa
Top achievements
Rank 1
answered on 05 Apr 2017, 08:32 PM
This is very helpful.  Thanks
Tags
Toolbar
Asked by
Larissa
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Larissa
Top achievements
Rank 1
Share this question
or