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

RadGrid paging issue

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
vinoth sansar
Top achievements
Rank 2
vinoth sansar asked on 21 Sep 2010, 05:55 AM
I have an issue when increase the page size of the grid when exceeding number of rows in grid. If i have 20 rows in my grid and page size is 5. when i increase the page size to 50 in the dropdownlist that is in grid  footer, then the footer of pagination is hidden. After that i cant reduce the page size.  Thanks waiting for reply.

1 Answer, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 21 Sep 2010, 10:52 AM
Hi Vinoth,

To achieve the desired functionality set PagerStyle.AlwaysVisible property to True. (Its default value is False.)

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
vinoth sansar
Top achievements
Rank 2
Answers by
Pavlina
Telerik team
Share this question
or