Good afternoon, I need to know how I can apply a reload to a datatable in typescript with Angular 2,
options = {
dom: "Bfrtip",
ajax: (data, callback, settings) => {
this.servicioUsuarios.getUsuarios().subscribe(data => {...
asked by
20.06.2017 / 01:31