Skip to content
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

DataTable: add option to set summary row on top #3681

Closed
topvis opened this issue Sep 5, 2022 · 2 comments
Closed

DataTable: add option to set summary row on top #3681

topvis opened this issue Sep 5, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@topvis
Copy link

topvis commented Sep 5, 2022

This function solves the problem (这个功能解决的问题)

There are cases that user want to see summary on top of the data table (below the header row and above the first data row).
Another case is that summary row is not visible when there are many rows. User would have to scroll down to see the summary row.

Expected API (期望的 API)

<n-data-table ...  summary-position="top" ... />
@github-actions github-actions bot added the feature request New feature or request label Sep 5, 2022
@wj007881
Copy link

image
这部分需要传过去什么值?按照文档的传过去报错
image
image

@vitjaz
Copy link

vitjaz commented Apr 5, 2023

@wj007881 same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants