-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
比如一行record显示一个学生的信息,学生有所属班级的列,我现在把班级的列进行了rowSpan合并,我想把这几条记录的选择框也进行rowSpan合并成一个选择框,并且选中的时候把班级id拿出来。
What does the proposed API look like?
希望能对表格的选择框进行rowSpan合并,并任意一个record的某个可以。