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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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