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

Client-side editing with serialization on POST - is it possible? (MVC)

1 Answer 22 Views
Grid
This is a migrated thread and some comments may be shown as answers.
TechInsights
Top achievements
Rank 1
TechInsights asked on 28 Jan 2014, 03:56 PM
Good afternoon everyone,

I wanted to ask if it's possible to make the grid fully editable client-side (without synchronizing with the back end on update/delete), and
then serialize the data source so that model binder can pick it up, preferably as a list of items.

The idea is to present to the user fully interactive grid as one part of the form, let the user fill out the rest of the required data and submit everything at once, including the list of entries.

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 30 Jan 2014, 12:57 PM
Hello,

I would recommend checking this Code Library project, where similar behavior is demonstrated.

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