This question is locked. New answers and comments are not allowed.
Hi
I'm beginner in Telerik Controls. i have a question about GridView control.
how can i translate "Drag a column header and drop it here to group by that column" message in top of Gridview to another Language?
I'm beginner in Telerik Controls. i have a question about GridView control.
how can i translate "Drag a column header and drop it here to group by that column" message in top of Gridview to another Language?
7 Answers, 1 is accepted
0
Hi,
Vlad
the Telerik team
Have you checked this demo?
Greetings,Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Mohammad
Top achievements
Rank 1
answered on 01 Aug 2011, 03:57 PM
thanks vlad
I checked that demo but i'm confused!
i added this line to UserControl_Loaded event handler:
I checked that demo but i'm confused!
i added this line to UserControl_Loaded event handler:
1- I have a GridView that binded to a DomainDataSource. after above line, do i need generate GridView Columns manualy? 2- What languages are supported by LocalizationManager?LocalizationManager.DefaultResourceManager =new
System.Resources.ResourceManager("Telerik.Windows.Examples.GridView.Localization.German",
Assembly.GetCallingAssembly());
0
Mohammad
Top achievements
Rank 1
answered on 02 Aug 2011, 10:20 AM
0
saw
Top achievements
Rank 1
answered on 23 Apr 2015, 05:50 AM
Hi
I want to translate "Drag Tooltip" (Drop in, Drop after, Drop before) in RadTreeView. how can I do that ?
I am using resource file and I successfully translated RadGridView group panel and other in built in visual structures.
I need Resource Key for Drop in, Drop after, Drop before texts.
0
Hello Shalin,
You can refer to the Localization in RadControls for Silverlight article.
The specific resource keys are:
Regards,
Dimitrina
Telerik
You can refer to the Localization in RadControls for Silverlight article.
The specific resource keys are:
| TreeViewDropAfter | Drop after |
| TreeViewDropBefore | Drop before |
| TreeViewDropIn | Drop in |
Regards,
Dimitrina
Telerik
See What's Next in App Development. Register for TelerikNEXT.
0
saw
Top achievements
Rank 1
answered on 24 Apr 2015, 08:12 AM
Hi Dimitrina,
Thank you for your reply. But those Keys are not working !!! please help.
0
Hi,
May I ask you to try isolating the issue in a demo project illustrating your setup? You can also take a look at this blog post for a reference on how to isolate an issue.
I would suggest you to open a new support ticket under the respective product category and send the solution there.
Regards,
Dimitrina
Telerik
May I ask you to try isolating the issue in a demo project illustrating your setup? You can also take a look at this blog post for a reference on how to isolate an issue.
I would suggest you to open a new support ticket under the respective product category and send the solution there.
Regards,
Dimitrina
Telerik
See What's Next in App Development. Register for TelerikNEXT.
