ExtJs 4 的 TreeGrid 和 TreePanel 组件有什么区别?

发布于 2025-01-02 05:47:35 字数 182 浏览 1 评论 0原文

我想知道 ExtJS 4 的 TreeGrid 和 TreePanel 组件有什么区别?

我正在寻找一些组件,它允许我显示行和子行(用于切片和骰子类型的仪表板),但在 ExtJS 4 中找不到类似的东西。

我遇到了 TreeGrid 和 TreePanel,但不确定哪一个是最新的,要用哪个?

请赐教!

I would like to know whats the difference between TreeGrid and TreePanel components of ExtJS 4?

I was looking for some component which will allow me to display rows and sub rows (for slice and dice kind of dashboard) but couldn't find anything similar in ExtJS 4.

I came across TreeGrid and TreePanel but not sure which one is latest and which to be used?

Please enlighten !

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

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

发布评论

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

评论(1

最单纯的乌龟 2025-01-09 05:47:35

您想使用树面板。我相信树形网格的名称是一个遗产。这是这种野兽的一个非常好的干净示例: http://docs.sencha.com/ext-js/4-0/#!/example/tree/treegrid.html
请注意他们没有重命名该示例:)

You want to use Treepanel. I believe treegrid name is a legacy cary over. Here is a very nice clean example of such a beast: http://docs.sencha.com/ext-js/4-0/#!/example/tree/treegrid.html
Notice how they did not rename the example :)

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