This is a migrated thread and some comments may be shown as answers.

Is a dynamic number of sheets possible?

1 Answer 78 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 29 Apr 2016, 10:45 PM
I am just starting to look at using the spreadsheet control and I am not seeing how I would dynamically add sheets to a workbook. Is this possible and if so what would the syntax be to iterate through a list, each of which would then be populated with information from the server.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 02 May 2016, 06:06 AM
Hello,

You can use the inserSheet() method:

http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet#methods-insertSheet

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Spreadsheet
Asked by
Chris
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or