如何冻结/阻塞色谱柱?

发布于 2024-09-24 00:45:46 字数 48 浏览 0 评论 0原文

水平滚动时可以冻结列吗?

更确切地说,这些列在滚动时应该是固定的。

Can I freeze columns when scrolling horizontally?

More exactly these columns should be fixed when scrolling.

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

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

发布评论

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

评论(2

§对你不离不弃 2024-10-01 00:45:46

我认为可以添加一个位于左侧的克隆网格,仅显示需要冻结的列。由于它将是相同的网格,因此所有事件也将在克隆的网格上可用。

I think a cloned grid can be added that resides on the left showing only the columns that are required to be frozen. Since it's going to be the same grid all the events will be available on the cloned grid also.

一个人练习一个人 2024-10-01 00:45:46

@jlynch7 拥有我发现的最强大的冻结列实现。您可以在这里看到一个工作示例: http://jlynch7.github.io /SlickGrid/examples/example-frozen-columns.html

@jlynch7 has the most robust implementation of frozen columns that I've found. You can see a working example here: http://jlynch7.github.io/SlickGrid/examples/example-frozen-columns.html

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