Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello, I tried the version with the spreadsheet, there are several nuances due to which this library did not suit us.
- does not understand absolute cell addresses (like "=$B$3", must be changed to "=B3")
- it works a little slower than its counterparts (DHTMLX), for import / export of files, not local workers are used, but services on the server (ASP.Net), in which it is necessary to register import / export handlers, which is not suitable for the ecosystem for typescript
- in the demo version, the export is carried out with an additional sheet of information about this library.
- does not open or save files with a large number of sheets - error 500 on the Syncfusion server when opening
- there is no way to export the resulting document to a blob
If you add these features, perhaps we will return to you :)
Thanks!