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

Setting PageSizeLabelText Value

2 Answers 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
smdk
Top achievements
Rank 1
smdk asked on 09 Dec 2010, 08:13 PM
When I have pagersytle mode set to NextPrevNumericAndAdvanced and I am unable to PageSizeLabelText.
but if I change the mode to NextPrevAndNumeric then my custom PageSizeLabelText takes effect.

Is this a known issue?

This works
<PagerStyle AlwaysVisible="True" PageSizeLabelText="# Per Page" ShowPagerText="True" Mode="NextPrevAndNumeric" />

This does not work
<PagerStyle AlwaysVisible="True" PageSizeLabelText="# Per Page" ShowPagerText="True" Mode="NextPrevNumericAndAdvanced" />

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 10 Dec 2010, 02:22 PM
Hello,

The bug is already fixed and the fix will be included in the next Service Pack, scheduled for next week.

Greetings,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
smdk
Top achievements
Rank 1
answered on 10 Dec 2010, 02:25 PM
Thank you!
Tags
Grid
Asked by
smdk
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
smdk
Top achievements
Rank 1
Share this question
or