有没有办法让列标题中的 3 行菜单始终出现
Is there a way to make the 3 lines for menu in the column caption always appear
我使用 ag-Grid,但我发现有一个列菜单并不明显,因为我需要悬停鼠标才能显示 3 条水平线。
这些线条是否始终可见?
在您的 GridOptions 中将 suppressMenuHide 设置为 true
我使用 ag-Grid,但我发现有一个列菜单并不明显,因为我需要悬停鼠标才能显示 3 条水平线。
这些线条是否始终可见?
在您的 GridOptions 中将 suppressMenuHide 设置为 true