Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82129

How to do batch row updating using jQuery Datatables and ASP MVC

$
0
0
I am using ASP.NET MVC 4 and the jQuery Datatables.

I have a list of servers that I need to populate in the grid. This is the easy part. I need editable functionality. When I select a row I need to be able to edit the data. I should be able to edit the data of any row. I don't want updating to take place on cell edit. When I have done with all the updating then I click on a button. The button takes all the data in the grid and checks which rows needs to be updated. Then I do my updating to the data store.

Is this possible with jQuery Datatables and ASP MVC? The samples that I have seen seems to do the updating after a cell has been edited. If I can get a sample to work then I can modify it to work with ASP MVC.

Viewing all articles
Browse latest Browse all 82129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>