Is it possible to change grid tool tip from "Drag to group or reorder" to "Drag to reorder" only as we are not allowing user to group columns. This tool tip can be seen when you hover mouse cursor on column header on rad grid.
Many thanks.
MG
2 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 22 Jun 2010, 09:29 PM
Hello MG,
You can change the default text using the DragToGroupOrReorder property:
<ClientSettings...>
<ClientMessagesDragToGroupOrReorder="My Text"/>
</ClientSettings>
Regards,
Daniel
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