search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Gantt View: scrollable context menu or a button to expand

Asked by Bikram Jeet Singh
12 months ago.

Hello,
I've a context menu with a lot of items (a very long list).
Is it possible to set a maximum height for the scrolling or a button to expand the context menu.

I tried setting the maximum height and overflow to auto, it kind of worked, but the the position of the child menu doesn't get aligned (attached screenshot).

Thankyou.

Comment posted by Bikram Jeet Singh
12 months ago.

currently I am using CSS-Modules. Couldn't find the resource for setting the cssClass to the menu. how can we set the cssClass?

Answer posted by Dan Letecky [DayPilot]
11 months ago.

At this moment, the vertical scrollbar is not implemented. Just adding the CSS isn't enough as the calculated height needs to be taken into account.

I recommend splitting the long list into several groups, either by logical categories or alphabetically by the starting letter.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.