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

[Feature Request] Provide v-data-table's pagination prop in header slot #8996

Open
rveruna opened this issue Sep 18, 2019 · 1 comment
Open
Labels
C: VDataTable VDatatable T: feature A new feature

Comments

@rveruna
Copy link

rveruna commented Sep 18, 2019

Environment

Vuetify Version: 2.0.17
Vue Version: 2.6.10
Browsers: Chrome 76.0.3809.132
OS: Windows 10

Steps to reproduce

Trying to add pagination into the data table header

Expected Behavior

pagination on bottom and top to be connected, all buttons to be working correctly

Actual Behavior

only skipping between pages works, cant change items per page, 1-3 of 10 not changing to 4-6 of 10 etc

Reproduction Link

https://codepen.io/rveruna/pen/KKPGMvL?editors=1010

@ghost ghost added the S: triage label Sep 18, 2019
@Leespiker Leespiker changed the title [Bug Report] Add pagination at the top of the component, or bottom (as it is), or both [Feature Request] Provide v-data-table's pagination prop in header slot Apr 5, 2020
@Leespiker Leespiker added T: feature A new feature and removed S: triage labels Apr 5, 2020
@Leespiker
Copy link
Contributor

We could also expose the table's pagination to be used wherever. $refs.myTable.pagination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable VDatatable T: feature A new feature
Projects
None yet
Development

No branches or pull requests

4 participants