0
votes

Looking how to make the filter menu of ag-grid automatically resizing (depending of contents).

Here there's an exemple with tooltips for the columns B and C.
In Column A i would make a larger menu without fixing the width (then i can apply the code in other columns).
Maybe by changing the css classes ag-filter-virtual-list-container and ag-filter-virtual-list-item

1

1 Answers

0
votes

Use Material UI popover component. It'll automatically resizes.Material UI PopOver