I was wondering how to insert a row above the first row of the spreadsheet when binding to a datasource. I can achieve the desired result by specifying the cells I want by looping through the datasource and specifying the cell values dynamically, but this slows everything down considerably.
3 Answers, 1 is accepted
0
Accepted
Boyan Dimitrov
Telerik team
answered on 02 Sep 2016, 10:35 AM
Hello Bryan,
I would suggest to access the dataSource for the specific sheet using the dataSource property of the Kendo UI SpreadSheet and use the Kendo UI DataSource API (insert method in this case).
Regards,
Boyan Dimitrov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.