Stream to Excel format

I have a vue application that I load a Data Grid with an opened Excel spreadsheet.  I would like the end user to have the ability to edit data and when they want to save the data, the entire corrected spreadsheet is uploaded to the server.  The spreadsheet would be uploaded to a web api as a file and processed.  Is this possible?  Is there a more efficient way to do this?

1 Reply 1 reply marked as answer

AG Ajith Govarthan Syncfusion Team March 19, 2021 02:02 PM UTC

Hi William, 
 
Thanks for contacting Syncfusion support. 
 
Query: I have a vue application that I load a Data Grid with an opened Excel spreadsheet.  I would like the end user to have the ability to edit data and when they want to save the data, the entire corrected spreadsheet is uploaded to the server.  The spreadsheet would be uploaded to a web api as a file and processed.  Is this possible?  Is there a more efficient way to do this? 
 
Based on your query you have mentioned that you have load a Data Grid with excel Spread Sheet and after performing the CRUD actions you will upload the spread sheet to the server. So, we before we procced to your query please share the below details to provide you the prompt solution at the earliest. 
 
  1. Share the complete Grid code example.
 
  1. Please let us know have you used the Syncfusion EJ2 SpreadSheet component.
 
  1. Please let us know that how you are loading the data in the Grid component with excel spread sheet.
 
  1. You have mentioned that “ user to have the ability to edit data and when they want to save the data, the entire corrected spreadsheet is uploaded to the server”. Please explain more details on the query that is you want to perform CRUD actions in the Grid component or in the Spread Sheet to upload the modified data.
 
  1. Share the Syncfusion package version.
 
Regards, 
Ajith G. 
 


Marked as answer
Loader.
Up arrow icon