简体   繁体   中英

Ag-grid filter menu automatically resizing

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

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM