Good night, I have a jquery table where in a column I return a button
{ "data" : 'sla.value', 'render': function ( data, type, full, meta ) {
return ' <button id="show" type="button">Click</button>'; }
After closing the });...
asked by
24.07.2016 / 00:56