-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pro:table] 高级表格组件需求收集 #761
Comments
Translation of this issue:[Pro: Table] Advanced Table Components Demand Collection
What proBLEES THIS Feature SOLVE?Provide a more advanced package for table components, providing more efficient, convenient ways. What does The proposed API Look Like?Reference: https://procomponents.ant.design/components/table |
|
子表格,在基础组件中就已经实现了,不过样式可能还有问题,需要调整一下。 |
idux的表格不属于那种腾讯文档可编辑复杂表格,快捷键只需要实现最常用的就行了。具体可看这个issue: |
1.通过浮层控制列的显示隐藏(包含全选/反选)、控制列的顺序、控制列的固定、重置(包含显示隐藏列及列的顺序和固定列) |
|
|
表格几乎全部的功能都已经列出来了,主要的核心功能都已经完成。 |
What problem does this feature solve?
对表格组件提供更加高级的封装,提供更加高效,便捷的使用方式。
What does the proposed API look like?
表格功能集
基础功能
在
IxTable
中已经集成的功能通用能力
列配置
高级功能
在
IxProTable
中扩展的功能The text was updated successfully, but these errors were encountered: