Too many items in the header menu.

Hi,

Is there any way I can add a scroll bar to the header menu. I am implementing the header menu for hiding the column, but there are too many items in my gird that the header menu can not hold. Some items are missing in the header menu, so I want to use a scroll bar to show those items.

Best,
Rain

Header menu is based on the dhtmlxMenu component.
You may use the getHeaderMenu() method
docs.dhtmlx.com/api__dhtmlxgrid_ … rmenu.html

and use any api of the dhtmlxMenu for the obtained object.