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

[Solved] Ajax editing: Update a row on the client without making a callback

2 Answers 20 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Diego
Top achievements
Rank 1
Diego asked on 15 Jun 2011, 06:46 AM
When editing a grid in Ajax mode, is it possible to just store the values entered while editing, but without making a callback to the server?

What I'd like to do is to be able to edit multiple rows without making any callbacks. Then I'd submit the form to the server with all the grid's values to go a bulk update.

Is this possible?

Chers,
Diego

2 Answers, 1 is accepted

Sort by
0
Diego
Top achievements
Rank 1
answered on 15 Jun 2011, 06:52 AM
Is the ASP.NET Ajax Grid what I am looking for? Seems like it is. http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/clienteditbatchupdates/defaultcs.aspx
0
Diego
Top achievements
Rank 1
answered on 15 Jun 2011, 06:54 AM
Nevermind. Please excuse me. Just saw what I needed here: http://demos.telerik.com/aspnet-mvc/grid/editingbatch
Tags
Grid
Asked by
Diego
Top achievements
Rank 1
Answers by
Diego
Top achievements
Rank 1
Share this question
or