The grid needs the rowcount to know how many pages there are in total (eg page 1 of N). HibernateGridDataSource and JpaGridDataSource execute 2 types of queries. 1 to get the rowcount and another to get a single page at a time. In my opinion this is a scalable approach.
- Grid Pagination and Performance Thai Tran
- Re: Grid Pagination and Performance Lance Java
- Re: Grid Pagination and Performance Thiago H de Paula Figueiredo
- Re: Grid Pagination and Performance Thai Tran
- Re: Grid Pagination and Performance Lance Java
- Re: Grid Pagination and Performance Thiago H de Paula Figueiredo
- Re: Grid Pagination and Performance Antal van Kalleveen
- Re: Grid Pagination and Performance Muhammad Gelbana
