-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
表格中的行合并时选择框能否合并? #2565
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
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
没有人呀。。。。 |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
What problem does this feature solve?
比如一行record显示一个学生的信息,学生有所属班级的列,我现在把班级的列进行了rowSpan合并,我想把这几条记录的选择框也进行rowSpan合并成一个选择框,并且选中的时候把班级id拿出来。
What does the proposed API look like?
希望能对表格的选择框进行rowSpan合并,并任意一个record的某个可以。
The text was updated successfully, but these errors were encountered: