Skip to content

[Feature] 拖拉分组、表头菜单进行过滤和排序等功能实现,类Ag-Grid组件那样 #5169

Description

@pokemon0078-github

What problem does this feature solve?

ag-Grid (Enterprise 版) 自带专用的 Row Group Panel。 拖拽表头到指定区域触发底层行模型重新聚合成树状(Tree Data)。
希望能 实现 如上功能

What does the proposed API look like?

ag-Grid (Enterprise 版) 自带专用的 Row Group Panel。 开箱即用(仅需一行配置):1. 设置 rowGroupPanelShow: 'always' 即可在顶部显示分组栏。
2. 设置列属性 enableRowGroup: true。3. 用户可将任意列头无缝拖拽至顶部面板,组件会自动转为多级树形,性能极高。

希望能 实现 如上功能

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions