Is there a scroll bar for dropdown menu?

Tags: #<Tag:0x00007f8b25d34c78>

Hello,

I am currently displaying the table towards the bottom of my screen so when the dropdown is opened it extends past the size of the table and off screen.

Is there a way to restrict its size and add a scroll bar to it. I’ve looked through the api and couldn’t find anything but decided to ask just in case.

I know typically if it overflows it should add to the main scrollbar of the browser, however for this site it does not add to the scrollbar due to the way the site is intentionally setup.

Thank You.

Hi @kyle.trottier

Unfortunately at the moment there is no way to do it the way you want to. However, we know about this issue and there might be fix to this in the future but I can’t tell you when it will happen.

Hello,

Thanks for the info. I wasn’t sure if I had missed something so its good to know and I can troubleshoot in some other areas.

Thank You.

Till it is officially supported I can offer a small hack, @kyle.trottier
Maybe you’ll find it helpful http://jsfiddle.net/gd816tv3/9/ (CSS-based)

Thanks for the tip, it’s working well.

Thank you for the confirmation.
Please feel free to open a new ticket or message me at support@handsontable.com with all future queries.