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

Binding Spreadsheet to Server Data

1 Answer 142 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Neil
Top achievements
Rank 1
Neil asked on 07 May 2017, 09:31 PM
Is this option available yet for the spreadsheet control as it is with the Grid? I'm having issues getting data to display when I have more than 500 rows of data. Though it could have something to do with the generic data class I'm using which is over 250 columns. I'm also using dynamic columns.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 09 May 2017, 02:22 PM
Hello Neil,

The Kendo Spreadsheet supports DataSource binding and you can find a working example here.

Currently there are no restrictions on rows and columns count. By default the SpreadSheet rows are set to 200 and the columns to 50, so it might be the case that you are hitting the rows limitation. You can try setting the rows and column properties to the maximum that you are expecting.

Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Spreadsheet
Asked by
Neil
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or