This is a migrated thread and some comments may be shown as answers.

Page size dropdown - Display always

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vinod Bhat
Top achievements
Rank 1
Vinod Bhat asked on 31 Aug 2010, 02:59 PM
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

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 31 Aug 2010, 03:25 PM
Hi Vinod,

Please set RadGrid.PagerStyle.AlwaysVisible = true.

Kind regards,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Vinod Bhat
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or