Hi Ngoc Hoang,
We have checked your reported issue with the provided screenshot. And based on the screenshot, we suspect that you are using Japanese (Ja) culture and we have created a sample with ‘ja’ culture. And then, we have created a dummy excel file with reference to the provided screenshot and checked your reported issue by saving the excel file. We have checked by using both hosted open/save Url and local service for open/Save Url, but we are not able to replicate your reported issue in our end. We have attached the prepared sample, dummy excel file and video demonstration below for your reference.
Stackblitz sample: https://stackblitz.com/edit/react-ajgayy-cat8ym?file=index.js
Hosted Url video link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Save_issue_-_Hosted_service157312326
Local Url video link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Save_issue_-_Local_service1211547201
Prepared excel file: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Save_issue_Excel308201800
Local service: Please see the attachment.
If you are facing issue while using the hosted open/save Url, then kindly check your reported issue with the above sample with the attached local service in your end. Also, we suspect that your issue may be due to,
Note: Launch the service first before running the sample.
After running the sample, change the open and save Url of the Spreadsheet component based on the launched local service like in the below code snippet,
|
openUrl=''https://localhost:{port number}/api/spreadsheet/open' saveUrl='https://localhost:{port number}/api/spreadsheet/save'
Example: openUrl=''https://localhost:44354/api/spreadsheet/open' saveUrl='https://localhost:44354/api/spreadsheet/save' |
Kindly, check the above information and check in your end. If you are still facing the issue, please share the below information for further validation,
Kindly, share the above requested details in your end. Based on that, we will validate and provide you the better solution quickly.