Karen
0
Q:

custom toolbar elements datatable angularjs

// apply the plugin
var dataTable = element.dataTable(options);
/* now can add to toolbar*/
$('.dataTables_wrapper .toolbar').prepend('<div>Toolbar insert</div>'); 
0

New to Communities?

Join the community