daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 519 forks source link

Refresh data table after edit, add, update. #649

Closed jcampo14 closed 6 years ago

jcampo14 commented 6 years ago

Hi, can anyone help me, how to refresh data table, i'm consuming services for CRUD operations but the data table dont refresh. I try change the json object used to fill data.

I'm new using angularjs, Thanks.