Skip to main content
smart-atble-with-server-side-pagination

Smart Table with Server Side Pagination Using Angular 1.4

This is another smart-table tutorial, that has server-side pagination using angular 1.4. I am using a dummy rest API that needs one parameter which is page number, You can implement it with any data type source. I have already shared a tutorial of AngularJS Smart Table Listing with Demos and AngularJS Smart Table with Add, Edit and Delete Records.

Read More