You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] bug report => Search github for a similar issue or PR before submitting
[x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
Current behavior
PrimeNG currently supports altering the position of a DataTable paginator by the attribute paginatorPosition with values: bottom, top and both. The default setting is bottom.
The documentation of the paginator module does not mention this setting either.
What is the motivation / use case for changing the behavior?
Searching for a way to show the paginator at the top of a datatable lead to the discovery of issue #635, that actually provides a solution.
Angular version: 5.x.x
PrimeNG version: 5.x.x
Current master commit does not include additional documentation.
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
Current behavior
PrimeNG currently supports altering the position of a DataTable paginator by the attribute paginatorPosition with values: bottom, top and both. The default setting is bottom.
The documentation of the paginator module does not mention this setting either.
Expected behavior
This attribute should be showcased in its showcase at https://www.primefaces.org/primeng/#/datatable/paginator.
What is the motivation / use case for changing the behavior?
Searching for a way to show the paginator at the top of a datatable lead to the discovery of issue #635, that actually provides a solution.
Angular version: 5.x.x
PrimeNG version: 5.x.x
Current master commit does not include additional documentation.
The text was updated successfully, but these errors were encountered: