Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1700
Issue with header and special character
posted

Hello,

I have a datagrid, string header is : "NHPRP \u00B130°"

On a classic WPF datagrid, the header is good : http://gyazo.com/8bc6e73829ee9bd5ef0f8c993a9a4699

On your grid, some parts are missing : http://gyazo.com/63c64b9930377cd6f6930e53aa415b25

Could see why, because it's the most important part in the header ?

Regards

Parents
No Data
Reply
  • 16495
    Offline posted

    Hello,

     

    Thank you for your post.

     

    I have been looking into it. I created sample application based on your scenario and I could not managed to reproduce the behavior that you have described. If you are not able to reproduce the issue with the attached sample application, would you please modify it with the functionality, that you are using, so it reproduces the issue. This way I would be able to further investigate this for you and provide you with more detailed information on this matter. Would you please provide me with more details about the version of the assemblies that you are using? I have attached and image that illustrate how it visualizes on my side.

     

    Looking forward to hearing from you.

    SpecialHeader-sampleAndImage.zip
Children