I am evaluating Kendo UI for Jquery.
I need the spreadsheet grid control to input a very specific excel file. In the end, I need to turn it into a web form.
That form data would write to a MySQL database. Another web page would read from the database and populate the spreadsheet with data.
Can this be done with the spreadsheet control?
If not, can it be done with the data grid or other Kendo UI controls?
If so, please explain how I would accomplish this.
Thank you.
Mike