-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add Horizontal Virtual Scroll Support to <NDataTable />
- 表格横向虚拟滚动
#1340
Labels
Comments
I hope I can have time to implement it, it won't be easy. My underlying utils lib doesn't support horizontal virtual scroll yet. |
+1 |
equt
changed the title
Horizontal and both directions Virtual Scroll for Data Table
Add Horizontal Virtual Scroll Support to Aug 18, 2022
<NDataTable />
equt
changed the title
Add Horizontal Virtual Scroll Support to
Add Horizontal Virtual Scroll Support to Aug 18, 2022
<NDataTable />
<NDataTable />
- 表格横向虚拟滚动
+1 |
1 similar comment
+1 |
As far as I know, the author is already in the planning, please look forward to the follow-up |
+1. I have the same problem with a large number of columns in a table |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This function solves the problem (这个功能解决的问题)
Performance of big tables in both directions, ability to build something like spreadsheets. PrimeVue has some kind of this functionality, but not in DataTable.
Expected API (期望的 API)
The text was updated successfully, but these errors were encountered: