akveo / akveo/ng2-smart-table

More control on paginator

Open
#949 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.6k
Forks
867
PR merge metrics
No merged PRs in 30d

Description

I would manage pagination server side.

Paginator provides to set the pages by itself, but if I have an object with only the elements I want to display, he does not appear.
For example, I have pageIndex, pageSize, count and data. If I want to display only 10 elements and from server arrive 10 items, paginator does not appear.

I wanted to ask if more directives can be made public in order to have more freedom and to be able to manually set the page, the number of elements, the length and the various triggers

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.