Our state of the art Gantt chart


Post by methode »

Hello,

About contextmenu for Gantt columns.

Can you give any hint on how to disable any contextmenu default item?
In docs, where can I find the list of default items - Columns Menu, Hide Column etc... - configured by design?

Thank you

Post by mats »

So you are asking about 2 things, context menu and the column menu configuration?

Post by methode »

I would like to know how to disable - hide - an item menu of the column header contextmenu.
For example, I would like to show only "Filter" and "Hide Column" menu items.

Thank you

Post by alex.l »

Hi methode,

This is that you need: https://www.bryntum.com/docs/grid/#Grid/feature/ContextMenu#config-processHeaderItems
You can easily disable/hide any item from the context menu using this function.
Here is an example how to use it: https://www.bryntum.com/examples/grid/contextmenu/

All best,
Alex

All the best,
Alex


Post by methode »

Hello Alex,

perfect, thank you.


Post Reply