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

Translate "Drag a column header and drop it here to group by that column" in top of Gridview to another Language

7 Answers 744 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mohammad
Top achievements
Rank 1
Mohammad asked on 01 Aug 2011, 03:04 PM
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?

7 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 01 Aug 2011, 03:07 PM
Hi,

 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:
LocalizationManager.DefaultResourceManager = new
        System.Resources.ResourceManager(
"Telerik.Windows.Examples.GridView.Localization.German",
                        Assembly.GetCallingAssembly());
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?
0
Mohammad
Top achievements
Rank 1
answered on 02 Aug 2011, 10:20 AM
Thanks to Telerik team. This is my answer: Localization in RadControls for Silverlight
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
Dimitrina
Telerik team
answered on 23 Apr 2015, 11:52 AM
Hello Shalin,

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
Dimitrina
Telerik team
answered on 24 Apr 2015, 01:27 PM
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
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
GridView
Asked by
Mohammad
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Mohammad
Top achievements
Rank 1
saw
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or