David
David
### What problem does this feature solve grid 组件支持键盘 ctrl多选和取消选中数据功能,并且所有高亮行有背景色区分 ### What does the proposed API look like grid 组件支持键盘 ctrl多选和取消选中数据功能,并且所有高亮行有背景色区分
### What problem does this feature solve grid 组件支持 shift 批量多选数据,按住 shift,选两条数据时 中间所有的数据被选中高亮显示 ### What does the proposed API look like grid 组件支持 shift 批量多选数据,按住 shift,选两条数据时 中间所有的数据被选中高亮显示
### Version v3.13.0 ### Vue Version v 3.4 ### Link to minimal reproduction https://opentiny.design/vue-playground?cmpId=grid-tree-table&fileName=tree-table/set-tree-expansion.vue&apiMode=Composition&mode=pc&theme=default ### Step to reproduce grid 组件 树形表格的全选事件返回的数据有问题,把子集展开返回了 ### What is expected 应该是 返回带子集的4条数据,不然遍历会有问题 ### What is...
### Version v3.13.0 ### Vue Version v 3.4 ### Link to minimal reproduction https://opentiny.design/vue-playground?cmpId=grid-edit&fileName=edit/custom-editing.vue&apiMode=Composition&mode=pc&theme=default ### Step to reproduce grid组件的editConfig里的activeMethod方法不支持异步,现在要双击调接口判断是否能编辑,但是现在用异步不起作用。不支持异步 ### What is expected 希望grid组件的editConfig里的activeMethod方法支持异步 ### What is actually happening grid组件的editConfig里的activeMethod方法不支持异步,现在要双击调接口判断是否能编辑,但是现在用异步不起作用。不支持异步...
### Version v3.12.0 ### Vue Version v 3.4 ### Link to minimal reproduction https://opentiny.design/tiny-vue/zh-CN/os-theme/components/grid-event ### Step to reproduce grid tree Component missing row click event ### What is expected grid...
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.2 ### Environment 3.4.15 ### Reproduction link [https://antdv.com/components/table-cn#components-table-demo-expand-children](https://antdv.com/components/table-cn#components-table-demo-expand-children) ###...
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 将一片区域,分割为可以拖拽调整宽度或高度的两部分区域。 ### What does...