Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I have used the new DateOnly datatype in C# for handling birthdates in a data grid.
It works well but in German locale it always raises an error.
The german data format e.g. 31.12.2014 is not supported.
After reverting the birthdates to DateTime everything worked fine.
Also in English locale everything worked fine.
I just wanted to report this. I do have a proper workaround.
Kind regards
Daniel