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

Copy modified row to datatable

1 Answer 135 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Nithiya
Top achievements
Rank 1
Nithiya asked on 09 Nov 2017, 02:25 PM

Hi,

I have a spreadsheet in which I am populating the values using a dataset and datatable.

Once the user modifies the values in the spreadsheet, i want to pick that row and pass it to a datatable so that I can perform my update operation.

transport: {
        /* the other CRUD settings are ommitted for brevity */
        update:

 

Can you let me know how to pass the modified row to dataset or datatable using the transport method?

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 13 Nov 2017, 11:40 AM
Hello Nithiya,

I would suggest you to review the DataSource binding demo of the Spreadsheet, which covers the described scenario.

Regards,
Veselin Tsvetanov
Progress Telerik
Try our brand new, jQuery-free Angular 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
Nithiya
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or