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

Radgrid pager remove "X items in X pages" text

2 Answers 216 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 27 May 2011, 12:48 PM
Hi All,

Anyway I can remove this "300 items in 10 pages" text from the pager programatically (like I can for PageSizeComboBox etc)

Thanks,
Matt

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 27 May 2011, 02:33 PM
Hello Matthew,

To remove "300 items in 10 pages" text from the pager you can set PagerTextFormat ="" as shown below:

<PagerStyle  Mode="NextPrevAndNumeric" PagerTextFormat=""/>

You can refer to the following document for more information about how you can customize the PagerTextFormat :
http://www.telerik.com/help/aspnet-ajax/grid-using-pagertextformat.html

Regards,
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
Matt
Top achievements
Rank 1
answered on 27 May 2011, 05:39 PM
Hi,

Tremendous as ever!

Thanks
Matt
Tags
Grid
Asked by
Matt
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Matt
Top achievements
Rank 1
Share this question
or