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

Combo box inside RadPane is not supporting I18N

4 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Veeraguru
Top achievements
Rank 1
Veeraguru asked on 07 Apr 2014, 11:42 AM
Hi Team,

                I have placed a combo box in a view and inside Rad Pane. Both combo box item source are same. But combo box inside Rad Pane is not supporting Internationalization. To test I18N I used Japanease machine. In Japanease machine '\' is considered as '¥' symbol.

                I have attached a screen shot. Please let me know the solution.

4 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 08 Apr 2014, 02:12 PM
Hi Veeraguru,

In the current version of RadDocking if a RadPane is placed inside the DocumentHost of the control and the culture (language) of the parent of the RadDocking is changed at runtime, the culture of that RadPane is not updated. It is possible that this is the case in your scenario as the RadPane is not changing its culture and the localization is not applied correctly. If this is the scenario in your project could you try to move the RadPane out of the DocumentHost of the control.

If the issue persists could you send us a sample project which reproduces the issue in a sample project in a support thread in order for us to be able to observe it on our side and see what could be the cause of it.

Regards,
Vladi
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Veeraguru
Top achievements
Rank 1
answered on 09 Apr 2014, 04:43 AM
Hi Vladi,

            Actually I didn't use DocumentHost inside the RadDocking. I have attached RadDocking structure . ​All the functionality are working fine except this I18N test. Please take a look and let me give the solution.
0
Vladi
Telerik team
answered on 10 Apr 2014, 01:32 PM
Hi Veeraguru,

As we are not aware of such issues with I18N in the concept of the RadDocking control we will need additional time in order to setup the correct environment and make additional tests on it.

Could you provide us with the source code of the ItemsSource of the ComboBox control in order for us to be able to replicate the exact scenario of your project on our side. Any additional code snippets related to the RadDocking and the ComboBox controls would be of great help. We will contact you soon when we have more information that we can share with you.

Regards,
Vladi
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Vladi
Telerik team
answered on 11 Apr 2014, 01:27 PM
Hi Veeraguru,

After further testing the described scenario in Japanese language environment we couldn't reproduce any issues regarding the correct parsing of the "\" symbol to its Japanese equivalent.

I recorded a short video for you showing how the scenario runs on our side. The two ComboBox control in the video share the same ItemsSource in which both the hardcoded "¥" and the "\" elements are present. Notice that the last element (the "\") of the ComboBox is correctly transformed to "¥". You can find the video attached to my response, you can also find the sample project in which we tested the scenario.

Could you give that sample project a try and let us know if you could reproduce the issue in it?

Regards,
Vladi
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Veeraguru
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Veeraguru
Top achievements
Rank 1
Share this question
or