Gwt-Ext ColumnTree 内的 Gwt-Ext 网格

发布于 2024-07-29 19:23:45 字数 117 浏览 5 评论 0原文

我需要将 Gwt-Ext 网格显示为 Gwt-Ext ColumnTree 的节点。

这个想法是,如果用户展开一个项目,他们会看到一个带有标题的网格,标题下有项目。

有任何想法吗?

I need to display a Gwt-Ext grid as a a node of a Gwt-Ext ColumnTree.

The idea is that if the user expand an item they would see a grid with headers with items under the headers.

Any ideas?

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

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

发布评论

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

评论(1

┈┾☆殇 2024-08-05 19:23:45

该树允许您使用显示模板,在网站的示例中,它为国家/地区列表添加图像,我想说您能做的最好的事情就是在其侧面放置一个包含网格的面板,然后向树添加一个侦听器,以便网格在单击时重新加载

The tree allows you to use a template for the display, in the example in the site it s adding an image for the countries list, I d say the best you can do is put a panel that contains a grid on the side of it and add a listener to the tree so the grid reloads on click

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