Posts

Showing posts from January 15, 2019

refreshing data without page refresh in Angular 7

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

Popular posts from this blog

String Program in C#

Api

Insert Data in database and bind to gridview