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

Kendo spreadsheet content gets cleared on postback

2 Answers 52 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Vijayakumar
Top achievements
Rank 1
Vijayakumar asked on 16 Dec 2016, 12:08 AM

I have a Kendo UI spreadsheet put in a aspx page. We do a Copy paste data from Excel sheet into Kendo Spreadsheet and validate/save content into database on a button click. Problem is, the copy pasted content in spreadsheet gets cleared once when page does a postback. How do I retain the content on postback?

2 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 19 Dec 2016, 04:15 PM

Hello Vijayakumar,

Is there any specific reason why you are not using the UI for ASP.NET Spreadsheet control since it is used in web forms application. Please refer to the Spreadsheet - Validation demo. The Kendo UI SpreadSheet does not have view state in order to keep state between postbacks since it is designed to work entirely on the client-side. 

Regards,
Boyan Dimitrov
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.
0
Vijayakumar
Top achievements
Rank 1
answered on 21 Dec 2016, 08:13 AM
Thanks for the response. 
Tags
Spreadsheet
Asked by
Vijayakumar
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Vijayakumar
Top achievements
Rank 1
Share this question
or