-
Notifications
You must be signed in to change notification settings - Fork 362
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
可以添加固定在表尾的合计行吗? #116
Labels
Comments
有 |
用lastFullRow吗?那怎么固定在表尾呢?就是设置表格高度之后,不管表格内容是多还是少,合计行永远固定在列表底部,不随表格内容滚动。用footer插槽也不行,你文档里都没写这个插槽。用footer插槽有样式问题,缺少一个border。 |
感谢反馈!我们拉研发对齐实现,再次感谢 |
resolved in #365 |
这个 Issue 被标记为了过时 stale ,因为它已经 open 了 30 天,没有任何活动。删除 stale 标签或评论,否则将在 7 天内关闭。 |
此 Issue 被自动关闭,因为它自被标记为过时 stale 以来已闲置 7 天。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: