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

Disable Pagination: Add a pagination option and hide the page selector when pagination is disabled #320

Open
2 tasks
JaneSjs opened this issue Mar 21, 2023 · 0 comments

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Mar 21, 2023

Tabulator has the Pagination option; it is enabled by default in SurveyJS Dashboard.
It may be required to disable the pagination option. Now, it is possible to do so via the visPanel.options.tabulatorOptions.pagination = false;

  • Introduce a new IVisualizationPanelOptions option which disables pagination
  • Hide the page selector when pagination is disabled

T12438 - Table Tabulator see all answers
https://surveyjs.answerdesk.io/internal/ticket/details/T12438

@JaneSjs JaneSjs changed the title Hide the page selector when pagination is disabled Disable Pagination: Add a pagination option and hide the page selector when pagination is disabled Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant