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!

  • 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 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!