I am looking at the documentation page and I don't see anything related to loading data from json.
My use case is specifically tied to that functionality and I need to export to json as well
Here is the link:
www.infragistics.com/.../spreadsheet-overview
Thanks
Hello Phil,
The IgxSpreadsheet is not currently able to load its data from JSON or export to JSON at the time of writing this. The IgxSpreadsheet works closely (and exclusively) with the Excel Library to populate its data. For reference, here’s the documentation for the Excel Library: https://ko.infragistics.com/products/ignite-ui-angular/angular/components/excel-library.
If you would like to potentially see the ability to load from JSON data and export to JSON implemented in the IgxSpreadsheet component in Ignite UI for Angular, I would recommend that you suggest this as a feature request at our GitHub repository here: https://github.com/IgniteUI/igniteui-angular/issues. This will place you in direct communication with our product management teams who plan and prioritize upcoming features and development based on community and user feedback.
Please let me know if you have any other questions or concerns on this matter.
This sample also covers the same - converting from Excel to JSON and vice versa, covering more basic stuff, which is ideal to get you started, check it out.
www.igniteui.com/.../excel-import-data