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

[Solved] Telerik mvc multi rows edit/update/Select with single button click

1 Answer 46 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.
Lavanya
Top achievements
Rank 1
Lavanya asked on 10 Jan 2012, 05:35 AM

I am working on a Telerik MVC grid. My requirement is to allow a user to insert /Edit/Update  multiple records into the grid  with single click .This should be done on the client side.
once user clicks the Edit button all rows in the Grid should be open for Editing

 

After entering several records in the grid, the user will click a button so that all the records are inserted/Update into the database.

 

Please share me some sample code for  the above feature
i dont want user to go and double click  each row as we do in the batch editing?


Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Vishnu
Top achievements
Rank 1
answered on 11 Jan 2012, 02:06 PM
Hello Telerik Team,

My requirement is also more or less the same.

1. No need for Edit Button in every row.
2. Only one of the column in the grid is (should be) editable. There are columns which I don't want to be edited.
3. The user just changes the value on the desired rows, and clicks Save button (e.g. below the grid). The changes should be saved.

Is it possible to implement with the Telerik MVC Grid extension?

Regards,
Vishnu
Tags
Grid
Asked by
Lavanya
Top achievements
Rank 1
Answers by
Vishnu
Top achievements
Rank 1
Share this question
or