VDataTableServer usage puzzles #22487
Replies: 1 comment 3 replies
|
If you disable pagination there is no reason to use VDataTableServer over regular VDataTable. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Environment
Vuetify Version: 3.11.5
Vue Version: 3.5.26
After VDataTableServer loads all items with
disable-pagination="true", how to sort like VDataTable, not depends on server-side APIAll reactions