akveo / akveo/ng2-smart-table

List all pages with server-side pagination

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

Description

Seems like the component only handles a few previous and coming pages, but can't show the total amount of item pages (so I can't have a "last" button). From some previous posts and questions I've noticed ServerDataSource being mentioned, but I can't find any documentation on the topic.

Is there a way to achieve something similar to this [1, ..., 6, 7, 8, 9, 10, ..., 27] where I get the total amount of items from the server and the table calculates how many pages that would be?

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.