pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

👑 [需求] EditableProTable求一个行锁定功能

Open Taoja opened this issue 1 year ago • 2 comments

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🔩 所属模块或组件

EditableProTable

🥰 需求描述

editableFormRef 求新增一个 根据rowIndex 锁定当前行的功能。

原因如下: 可编辑表单一般是作为批量动态新增数据使用,但是并不是每一次所有数据都是纯新增的。效果如下图:

Image

⛰ 功能需求适用场景

为某个数据添加附属列表时,并且添加的附属列表数据可以复用

🧐 解决方案

editableFormRef 求新增一个 根据rowIndex 锁定当前行的功能。

🚑 其他信息

Taoja avatar Jan 26 '25 14:01 Taoja

以下的 Issues 可能会帮助到你 / The following issues may help you

  • [#3354][🐛[BUG]EditableProTable分页新增行问题][67%]

github-actions[bot] avatar Jan 26 '25 14:01 github-actions[bot]

自定义操作列的render可以实现吧

rubbishmaker avatar Aug 30 '25 17:08 rubbishmaker