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

Evaluation: got compile error with Chinese charater(version: 2014_2_0729)

1 Answer 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sun
Top achievements
Rank 1
Sun asked on 24 Sep 2014, 01:54 AM
The email was rejected somehow, so I post the reply here.

And you http://feedback.telerik.com/ can NOT upload any file!

Alex,
I have still evaluated the UI for WPF.

I found the component is not so compatible with Chinese which it is addressed as following snapshot:

1) Define some Chinese menu in XAML(Use one of demo example you provided)
(snapshot 1)

2) compile error: Invalid character specified, line 31, position 54, .'' XML invalid.
(snapshot 2)

3) If the menu is changed to ASCII, it compile successful.

Platform:
  • VS2013 Chinese version
  • Win 7 Chinese version


I hope the problem will be solved A.S.A.P before I make a decision.

Regards,
--
Steven Zou


在 2014-09-20 10:09:39,"Alex Zinn" <Alex.Zinn@telerik.com> 写道:

Hi Sun,

To follow up on my previous email, I was curious how your evaluation is going?

I also wanted to check in to see which resources (support tickets, forums, blogs, Telerik TV) you found the most useful during your evaluation, and if you encountered anything that would prevent you from recommending Telerik?

Your feedback is greatly appreciated.
Alex Zinn
Product Specialist, ALM Tools
Telerik Inc.
p: (888) 365-2779 x3223
e: Alex.Zinn@telerik.com

Are you enjoying Telerik products? Why not join our fan page on Facebook and follow us on Twitter.

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 26 Sep 2014, 09:08 AM
Hello,

I tested defining a custom column's header for RadGridView, showing Chinese symbols:

<telerik:GridViewDataColumn.Header>
    写道
</telerik:GridViewDataColumn.Header>


I did not get any error, however, I do not have Chinese version, my Win 7 is English version and this may be a reason why it works fine at myside. Do you reproduce the same problem on a machine with English (or other) configuration?

You say you define a Chinese menu in XAML. Do you use it for RadGridView? Do you reproduce the issue through the ContextMenu only?

In your point 3 you say that if the menu is changed to ASCII, then it compiles successfully. Would you please clarify what exactly do you mean? What setting do you change?

In order to avoid any misunderstanding, would it be possible for you to isolate the issue in a demo project and send it to us? That way we can check it locally and we will be able to advise further.

Regards,
Dimitrina
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
GridView
Asked by
Sun
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or