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

changing PagerTextFormat when Mode is Slider

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Luci
Top achievements
Rank 1
Luci asked on 25 Jul 2008, 12:34 PM
how do I change the PagerTextFormat  when pager Mode is set to Slider?
it doesn't seem to work.
thank you.

1 Answer, 1 is accepted

Sort by
0
Accepted
Daniel
Telerik team
answered on 25 Jul 2008, 01:44 PM
Hi Viorel,

You can use this code in your grid declaration:
<ClientSettings> 
    <ClientMessages PagerTooltipFormatString="The current page is: {0} of {1}" /> 
</ClientSettings> 

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Luci
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or