Our pure JavaScript Scheduler component


Post by subhayansarkar »

Hi Team,

I have a use case where I need to keep some items at bryntum toolbar and rest of the items needs to be pushed under the rightmost hamburger.

But, from my understanding I can see the hamburger gets automatically added whenever the items in the toolbar overflows.

Please suggest a way to manually achieve this behaviour and ensure some items will always come under the hamburger at right.


Post by alex.l »

Hi,

Please see
https://bryntum.com/products/gantt/docs/api/Core/widget/Toolbar#arranging-widgets
It shows how to move button on right.
After that you just need to add required buttons into https://bryntum.com/products/gantt/docs/api/Core/widget/Button#config-menu

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy

We do not write the code in bounds of forum support. If you need help with development, contact us via bryntum.com/services


Post Reply