Celso Marques
Celso Marques
Hey, try to do something like that: ``` javascript $('#table').on('draw.dt', function(event, settings) { if (settings.json.recordsFiltered > 0) { $(this).Tabledit({ url: 'http://localhost/example', editButton: false, deleteButton: false, columns: { identifier: [0, 'id'],...
Not in the plans, because it will duplicate things. But it's a good idea to create a method to destroy and reload.
The "cad_insert" variable has to be an array like "[[1, 'nickname'], [2, 'firstname'], [3, 'lastname']]".