refreshing data without page refresh in Angular 7


Refreshdata()
{
this.datarefresher=SetInterval(() =>{
},30000);
}

Comments

Popular posts from this blog

String Program in C#

Api

Insert Data in database and bind to gridview