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

can't see hebrew, change column display name

1 Answer 97 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
Itai
Top achievements
Rank 1
Itai asked on 22 Aug 2019, 08:50 PM

Hello,

First, I set a few items in datagrid whic some contains hebrew content.

The problem is that I see xxxx xx xxxx instead of the hebrew characters .

 

Second, I set datagrid itemsource to objects list.

I would like to change the display name to another names in hebrew.

What do I need to do for that? 

What I tried so far is change column 'name' property like following:

<telerikDataGrid:DataGridTextColumn PropertyName="dateFixed" Name="תאריך"/>

 

Thanks :).

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 23 Aug 2019, 06:06 AM
Hello,

We are aware of this issue and we have it logged in our Feedback portal. You can follow the item on the link below:

https://feedback.telerik.com/xamarin/1366163-datagrid-android-uwp-some-languages-are-not-properly-rendered-by-skiasharp-elements

Mainly, the issue is related to the following issues in SkiaSharp library: https://github.com/mono/SkiaSharp/issues/232 and https://github.com/mono/SkiaSharp/issues/283

Solution:

More details about approaches you can use in order to solve the issue an be found at the following article from our documentation: DataGrid does not show some languages properly.

I hope I was helpful.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataGrid
Asked by
Itai
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or