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

Change tooltip

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
July
Top achievements
Rank 2
July asked on 14 Jun 2012, 10:30 AM
Hello!!

I need change "insert" tooltip on Inline Add by "save".
Where are this tooltip? I couldn't find it on global resources.


thanks!

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 14 Jun 2012, 10:41 AM
Hi,

Try configuring the EditColumn as shown below.
aspx:
<telerik:GridEditCommandColumn InsertText="save" ButtonType="ImageButton" EditImageUrl="Images/edit.gif"></telerik:GridEditCommandColumn>

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