gpt4 book ai didi

CSS:Bootstrap 下拉菜单隐藏在网格单元后面

转载 作者:太空宇宙 更新时间:2023-11-04 08:00:05 25 4
gpt4 key购买 nike

您好,有一个网格实现了第三方库 AG-Grid。此网格具有编辑行的可编辑功能。

在编辑时,我正在呈现 Bootstrap 下拉菜单 以更新 Year 列的值,如下例所示:

Editable Grid - Dropdown Issue

当我点击 dropdown 时,它的 li 元素没有正确显示,因为它隐藏在网格后面。

有解决办法吗?

最佳答案

这有点旧,但对于其他人来说:

如果您设置 isPopup()在您的单元格编辑器上运行以返回 true,您不必与组件的 CSS 打交道。允许下拉菜单呈现在其他单元格上而无需任何 CSS 编辑。

If you want your editor to appear in a popup (such as a dropdown list), then you can have it appear in a popup. The popup will appear over the cell, however it will not change the contents of the cell. Behind the popup the cell will remain intact until after editing is finished which will result in the cell being refreshed.

关于CSS:Bootstrap 下拉菜单隐藏在网格单元后面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47075340/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com