Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Ext js 的新手,我在网格内显示一棵树。它工作正常。但根据我的新要求,我必须为父节点和子节点使用单独的列标题。单个网格是否可以有多个列标题?
ExtJs不支持开箱即用的多个列标题。它很可能是某种类型的插件,但快速谷歌搜索并没有发现任何东西。
您可能会发现有两个插件很有用,第二个可能是一种妥协。
ExtJs TreeGrid
ExtJs 网格中的多级分组