Hi,
We are using grids with default page size as 10. However, the footer of every grid has option to change number of records displayed per page. The page size dropdown contains 10, 20, 50 as values. When we
1. Bind grid with dataset containing 40 records
2. Change page size from 10 to 50
the footer of the page gets hidden automatically (because the number of records is less than page size) and hence the option to chose records per page also gets hidden. I need this option to be displayed always so that users will be able to change page size back to 10 or 20 as required.
Please suggest.
Regards,
Vinod
We are using grids with default page size as 10. However, the footer of every grid has option to change number of records displayed per page. The page size dropdown contains 10, 20, 50 as values. When we
1. Bind grid with dataset containing 40 records
2. Change page size from 10 to 50
the footer of the page gets hidden automatically (because the number of records is less than page size) and hence the option to chose records per page also gets hidden. I need this option to be displayed always so that users will be able to change page size back to 10 or 20 as required.
Please suggest.
Regards,
Vinod