jQuery Flexigrid 设置固定高度

发布于 2024-09-16 14:53:40 字数 62 浏览 3 评论 0原文

看来即使我设置了 Flexigrid 的高度,它仍然允许用户通过拖动来改变网格的高度。我怎样才能禁用这个功能?

It seems that even if I set the height for a Flexigrid, it still allows the user to alter the grid's height by dragging. How can I disable this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

只有一腔孤勇 2024-09-23 14:53:43

创建 Flexigrid 时将 ressized: false 添加到属性中。

Add resizable: false to the properties when creating the flexigrid.

横笛休吹塞上声 2024-09-23 14:53:42

我求助于操纵 Flexigrid 代码。这容易多了。

I resorted to manipulating the Flexigrid code. It's a lot easier.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文