Base solution for your next web application
Open Closed

Implementin paginator control on the page #2308


User avatar
0
cicciottino created

I've prepared pagination serverside and it seems to work correctly (my DTO extends PagedResultRequestDto)
Does abp expose javascript API accordingly to the serverside counterpart (like it does for application layers) for this pourpose?
If not, can you suggest me some snippet of code to use the bootstrap paginator and make it work?
I'd like to do this for didactic purpose and without using ui-grid, thanks a lot.

Bootstrap paginator


  


3 Answer(s)