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

I want to edit a column value for multiple rows using datatables.

$
0
0

I've rendered the checkbox using render function like this
render: function(data){ var html = ''; if(options.check) html = '<input type="checkbox" class="cx-action ' + options.checkClass + '" data-id="' + data +'">\n'; return html; }
Don't know what to do next to update the records.

Pardon any mistakes. I'm new here.

Thanks


Viewing all articles
Browse latest Browse all 81728

Trending Articles



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