Hello Christy,
The Kendo UI Spreadsheet will create the same number of rows to fit the imported data if it exceeds the default number of rows(200).
The described behaviour can be observed in our demo:
http://demos.telerik.com/kendo-ui/spreadsheet/server-side-import-export
Additionally, the number of rows can be set programmatically using the rows property of the Spreadsheet:
http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#configuration-rows
Let me know if you need additional information on this matter.
Regards,
Stefan
Telerik by Progress
The Kendo UI Spreadsheet will create the same number of rows to fit the imported data if it exceeds the default number of rows(200).
The described behaviour can be observed in our demo:
http://demos.telerik.com/kendo-ui/spreadsheet/server-side-import-export
Additionally, the number of rows can be set programmatically using the rows property of the Spreadsheet:
http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#configuration-rows
Let me know if you need additional information on this matter.
Regards,
Stefan
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.