Telerik Forums
KendoReact Forum
1 answer
59 views

Is it possible to import Excel data from a file and display it in the Spreadsheet component?  I've looked at the existing examples, but they seem to focus on importing and exporting from JSON or exporting to Excel.  I don't see any examples that import from Excel.  And I don't see how to convert from an Excel file to that JSON format.  

Also, what format is the JSON format displayed in the examples?  I tried using a couple of other tools I found, and they use different formats for JSON when converting data from Excel.  

Thank you.

Vessy
Telerik team
 answered on 26 Jan 2024
0 answers
19 views

So here i am after 3 days of struggling with kendo excel sheet, i have this use case that i want to apply. 

I have data that i am showing on kendo spreadsheet. there is the one column under the name values and other columns are disabled,  that values column can be changed and applied at the same time in another column right by its side that is also disabled. 

Also the change in the value column and the new data that has been now modified with the new values in the excel i want it to be saved with me so i can use it.

is it possible in kendoReact spreadsheet ?

if yes, than can any one explain it step wise to me with proper basic code example of the kendoReact spreadsheet that will be great and appreciated. Also i am working on react.


Thanks

naveed
Top achievements
Rank 1
 asked on 12 Jan 2024
1 answer
42 views
I am getting this error 
SpreadsheetComponent.js
Module parse failed: Unexpected token (70877:38)
You may need an appropriate loader to handle this file type.
|             let ref = sheet.activeCell();
|             let range = new Range$1(ref, sheet);
|             this.trigger('message', { ...options, name, ref, range });
|         }.bind(this));
|     }
While trying to load kendo spreadsheet
Vessy
Telerik team
 answered on 12 Dec 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?