Error when using Globalization (nl) on Grid

Hi,

When using the Dutch Globalization obtained from https://github.com/syncfusion/blazor-locale, I'm getting the following error:


When using the English, it works fine.
Enabling/disabling line 45 in Startup.cs makes the project either work or not, but when disabled, no translations are being done.

To duplicate the error:
1. Run the project.
2. Change language to Nederlands (Dutch) --> You will get error, and can't perform any action any longer.
3. Disable line 45
4. Run the project.
5. Change language to English --> OK
6. Enable line 45
4. Run the project. --> OK
5. Change language to Nederlands --> Same error.

The sample project is attached.

Thanks for fixing this.


Best regards,
Michael Brignola

Attachment: BlazorGlobalization2_9282f97c.zip

1 Reply

VN Vignesh Natarajan Syncfusion Team May 18, 2020 12:27 PM UTC

Hi Michael,  
 
Thanks for contacting Syncfusion support.  
 
Query: “Enabling/disabling line 45 in Startup.cs makes the project either work or not, but when disabled, no translations are being done. 
 
We are able to reproduce the reported issue in the provided sample. Since it is a known issue with existing resources files, we have fixed the issue and it will be refreshed online as soon as possible. Please find the modified SfResources.nl.resx file from below. For your convenience we have prepared a sample with modified SfResources.nl.resx file which can be downloaded from below  
 
  
Note: Resources file is included in above sample.  
 
Kindly get back to us if you have further queries.   
 
Regards, 
Vignesh Natarajan 


Loader.
Up arrow icon