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

change the tooltip text

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ryann
Top achievements
Rank 1
Ryann asked on 26 Feb 2014, 12:57 PM
Hi,
How to change the tooltip text "click here to sort" on header columns?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 26 Feb 2014, 01:02 PM
Hi Ryann,

I guess you want to set the sort tooltip, please try the following code:

ASPX:
<telerik:RadGrid ID="RadGrid1" runat="server" SortingSettings-SortToolTip="Your Text" >

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