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

Change

1 Answer 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Charles_Pine
Top achievements
Rank 1
Charles_Pine asked on 19 Feb 2014, 09:55 PM
Hello Telerik Team,

I got a question, I've been trying to change or remove the tooltip that is related with the "GoToPageLinkButton" but I cannot find where o how do I do that, Obviusly the first thing I did was try to change or find it in the RadGrid.Main.Resx but there's no such resource, in that file I changed the other tool tips related with the grid and It worked fine,   I have changed the culture to "es-MX" in the grid when I créate it, also  in the Global.asax at the Star event, and even in the Web.config  but havent been successful , could u please help me with this issue, I attached the sceen shot , so I can be more clear.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 20 Feb 2014, 08:21 AM
Hi,

You can set the ToolTip for the GoToPageLinkButton in the ASPX page as follows:

ASPX:
<PagerStyle Mode="Advanced" GoToPageButtonToolTip="Your Text"/>

Thanks,
Princy
Tags
Grid
Asked by
Charles_Pine
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or