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

Grid Date columns not respecting regions in IE11 Windows 10

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 20 Apr 2017, 01:50 PM
In the past we were able to make RadGrid DateTime columns display the correct date region formatting by only adding Culture="auto" to the page. This still works for all our supported browsers and OSs, except IE11 on Windows 10. On this combination, it is always displaying in US format. We are able to make Firefox work on Windows 10 by installing the desired region. We can also make IE11 work on Windows 7 and 8.1 by changing our region settings. Its just the specific combination of IE on Windows 10. We are currently using telerik version 2015.2.623.35, but were also able to reproduce the issue when upgrading to the latest version. Is there something else we have to add to make this work on IE11 Win10?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Apr 2017, 06:02 AM
Hello Matthew,

This "auto" setting is not related to Telerik controls specifically and we cannot guarantee that it will work with our controls:
http://stackoverflow.com/questions/1314627/asp-net-globalization-culture-auto-page-directive-with-neutral-culture-crash

However, if you set the Culture of the page, picker or calendar control to something like "fr-FR" or "de-DE" manually, it should work as expected.

Regards,
Eyup
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Matthew
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or