lorenzofox3 / Smart-Table

Code source of Smart Table module: a table/grid for Angularjs
http://lorenzofox3.github.io/smart-table-website/
1.8k stars 513 forks source link

Refresh table with with out page load #772

Closed smohammedyasin closed 7 years ago

smohammedyasin commented 7 years ago

Hello,

This is not an issue,

I want to know how to refresh table with out reload complete page. and i'm using http$ for CRUD

please give me any example which is using server side data.

Appreciate for quick and best response.

MrWook commented 7 years ago

Hello @smohammedyasin,

if you'r using the pipeline just trigger it again and if you don't use the pipeline just update the variable with the data. At the end it's two way databinding everything you do with the variable will be displayed in the table if you are using the smartTable right