Published: December 13 2022
This tutorial shows how to implement client-side paging and sorting of table data in Angular 14.
Published: October 03 2020
A simple example of how to implement client-side pagination in Angular 10.
Published: April 29 2020
Last updated: June 15 2020
A simple example of how to implement client-side pagination in Angular 9.
Published: August 21 2019
A simple example of how to implement client-side pagination in Vue.js.
Published: August 12 2019
A simple example of how to implement server-side pagination in Vue.js with a Node.js backend API.
A simple example of how to implement server-side pagination in React with a Node.js backend API.
A simple example of how to implement server-side pagination in Angular 8 with a Node.js backend API.
A simple example of how to implement client-side pagination in Angular 8.
Published: October 17 2018
Pure pagination logic written in C# / ASP.NET and available on NuGet. Compatible with ASP.NET Core and ASP.NET Standard projects.
Published: October 15 2018
An example of how to add pagination to your ASP.NET Core 2.1 Razor Pages application.
Published: August 07 2018
Pure pagination logic written in JavaScript and available on npm
Published: April 26 2018
Last updated: June 15 2020
A simple lightweight pagination component for Angular 2+ available on npm. Compatible with Angular 2+ (2, 4, 5, 6, 7, 8, 9) and Bootstrap 3 & 4.
A lightweight pagination component for React available on npm
Published: March 14 2017
Last updated: April 23 2018
A React / ES6 Pagination example with logic like Google's search results
Published: August 23 2016
Last updated: May 19 2018
An example of how to implement pagination in Angular 2/5 and TypeScript with logic like Google's search results
Published: January 31 2016
Google style pagination logic in AngularJS and JavaScript.
Published: October 30 2015
An example of how to setup Google style pagination logic in C# and ASP.NET MVC.