- Server Side Pagination
- Client Side Pagination
In this tutorial we will learn server side pagination
technique. To select from these two’s that which one is the best approach, then
it’s totally depend on number of rows. Server side pagination technique used
when number of rows is more.
Now let’s start example step by step.