How to change the width of DropdownMenu?

Tags: #<Tag:0x00007f135f43d518>

We are using column filtering, and many of the values in the list are quite long - see the screen shot. Can we change the width of the dropdown to show more of the text for each option? The dimensions of the dropdown seem to be set by javascript, and not in CSS. (We should probably reduce the font size as well. This part we can set in CSS.)

Hi @mkanevsky

Normally you cannot change the width of filters but I guess that somewhere I had a demo with a workaround. I will look for it as be back as soon as I find it,

1 Like

Hi @mkanevsky

I have asked our developer for help and he told me that currently, the only way to change the width would be to overwrite the code https://git.handsontable.com/handsontable-dev/handsontable-pro/blob/master/src/plugins/filters/ui/multipleSelect.js#L161