8 Answers, 1 is accepted
0
Ivan
Top achievements
Rank 1
answered on 14 Aug 2009, 07:18 AM
And also the tooltip that says "Drag to resize".
0
Ivan
Top achievements
Rank 1
answered on 14 Aug 2009, 07:58 AM
Also I want to change the tooltip that appears when doing sorting on a column. The tooltip that is displayer over the arrow for ASC and DESC sorting. It says "Sorted asc" and "Sorted desc".
0
Shinu
Top achievements
Rank 2
answered on 14 Aug 2009, 08:57 AM
Hi Ivan,
Refer the following help article which explains how to localize the tooltips in RadGrid.
Localizing the grid messages
Thanks
Shinu
Refer the following help article which explains how to localize the tooltips in RadGrid.
Localizing the grid messages
Thanks
Shinu
0
Ivan
Top achievements
Rank 1
answered on 14 Aug 2009, 10:32 AM
I can not find the tooltip that is shown when resizing the column : "Width 321 pixels". Which prperty should I set? I found the rest tooltips but not this one?
0
Hi Ivan,
This string cannot be localized in current grid version.
Sincerely yours,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
This string cannot be localized in current grid version.
Sincerely yours,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Ivan
Top achievements
Rank 1
answered on 14 Aug 2009, 10:47 AM
Can you please submit it as a BUG so that I can change that string in the next one?
0
Accepted
Hello Ivan,
We will consider adding this for the next release!
Best wishes,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
We will consider adding this for the next release!
Best wishes,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Accepted
Hello,
I would like to inform you that a new property has been implemented and changes will take effect in the coming Q2 2009 SP1 release (due in late August).
<telerik:RadGrid>
<ClientSettings>
<Resizing AllowColumnResize="true" />
<ClientMessages ColumnResizeTooltipFormatString="...... {0} ......." />
</ClientSettings>
</telerik:RadGrid>
Regards,
Dimo
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I would like to inform you that a new property has been implemented and changes will take effect in the coming Q2 2009 SP1 release (due in late August).
<telerik:RadGrid>
<ClientSettings>
<Resizing AllowColumnResize="true" />
<ClientMessages ColumnResizeTooltipFormatString="...... {0} ......." />
</ClientSettings>
</telerik:RadGrid>
Regards,
Dimo
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.

