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

Change Grid tool tip from "Drag to group or reorder" to "Drag to reorder"

2 Answers 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
FISCAL
Top achievements
Rank 1
FISCAL asked on 21 Jun 2010, 04:52 PM
Hi,

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

Sort by
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 ...>
    <ClientMessages DragToGroupOrReorder="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
0
FISCAL
Top achievements
Rank 1
answered on 23 Jun 2010, 08:29 AM
Many thanks Daniel.

Cheers,
M G
Tags
Grid
Asked by
FISCAL
Top achievements
Rank 1
Answers by
Daniel
Telerik team
FISCAL
Top achievements
Rank 1
Share this question
or