Covalent: Support for server-side paging?

Created on 21 Jul 2017  路  5Comments  路  Source: Teradata/covalent

I don't see support for server-side paging in the table paging component. Is this possible or a planned feature?

Most helpful comment

This can easily be archived with the current APIs of the individual components (pagination + data table)

All 5 comments

The table and paging bar are agnostic of local vs server side paging.

You can implement it either way, its all just events.

This can easily be archived with the current APIs of the individual components (pagination + data table)

@jotatoledo is anyone willing to demonstrate this?

Feel free to create a question in SO for this, with your current implementation and I can help you out. But I wont provide a complete solution as a developer should be able to come up with his own implementation in my opinion.

closing as not an issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jawadst picture jawadst  路  3Comments

asaph26 picture asaph26  路  3Comments

georgeedwards picture georgeedwards  路  4Comments

ineselmufti picture ineselmufti  路  4Comments

fxstein picture fxstein  路  5Comments