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

save data back to database table

1 Answer 149 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Edward Pauley
Top achievements
Rank 1
Edward Pauley asked on 28 Feb 2013, 06:43 PM
Hi

how will i be able to save the data on the spreadsheet back to database tables (such as customer, order,...) as the radgridview normally does?

and input the spreadsheet source a collection of data retrieving from database


Note:  i know that we can save the whole spreadsheet data as a binary stream and save it back to database (this is the only way to save data to database ?)


thanks

1 Answer, 1 is accepted

Sort by
0
Andrew
Telerik team
answered on 01 Mar 2013, 01:47 PM
Hello Edward,

The only way to persist the data from RadSpreadsheet is, as you said, to save it as a binary stream. If you want to bind to different tables in the database, you may try using our RadGridView. For the time being RadSpreadsheet does not support external data-sources which you can bind to. In the future we would definitely consider adding this functionality, but we do not have a specific time frame which we can commit to.

All the best,
Andrew
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Spreadsheet
Asked by
Edward Pauley
Top achievements
Rank 1
Answers by
Andrew
Telerik team
Share this question
or