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

PagerTooltipFormatString

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
cayo fontana
Top achievements
Rank 1
cayo fontana asked on 07 Jul 2010, 03:09 AM
Hi there,

I need to change the text and the button text on Pagerstyle when pagerstyle mode set to NextPrevNumericAndAdvanced. Look this:
<PagerStyle Mode="NextPrevNumericAndAdvanced"
In this telerik link http://www.telerik.com/help/aspnet-ajax/grdusingpagettextformat.html i see a exemple (the last exemple in this link) that text changed in mode Slider. Look:
<PagerStyle Mode="Slider" PagerTextFormat="{4} Page {0} from {1}, rows {2} to {3} from {5}"/>
....
<ClientSettings>
           
<ClientMessages PagerTooltipFormatString="Slider pages {0} from {1}" />
</
ClientSettings>
Can i change this text (if possible, change text button GO and CHANGE) in mode NextPrevNumericAndAdvanced?
Thks for help. 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 07 Jul 2010, 10:12 AM
Hi Cayo,

When using the advanced grid pager/slider, you can customize the properties of the buttons or labels inside the pager or the slider pager itself. The following help topic describes how to access these controls:
Accessing the elements of advanced type pager

All the best,
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
cayo fontana
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or