Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label AngularJS. Show all posts
Showing posts with label AngularJS. Show all posts

Angularjs Refresh DIV for Every 1 Second Using Interval Module

Jan 20, 2015 6 comments
Introduction

Here I will explain how to refresh div for every 1 second using
AngularJS. Generally in JavaScript we will use setInterval() function to run our code for every specific period of time same way in AngularJS we have $interval angular module to do same functionality like setInterval() function. To refresh div for every 1 second here I am going to use $interval angular module.

Description:
  
In previous articles I explained jQuery setInterval() function example, start and stop time in javascript using setInterval function, jQuery redirect to another page after 5 seconds, Javascript redirect to another page after 5 seconds and many articles relating to
jQuery, JavaScript and asp.net. Now I will explain how to refresh div for every 1 second using AngularJS.

5 Best Angularjs Grid & Table Plugin Examples with Demos

Dec 4, 2014 9 comments
Introduction

Here I will explain 5 best jQuery angularjs grid or table plugin examples with demos. In Angularjs we have data grids like ng-grid, smart table, UI Grid etc.. to represent our data in table format with sorting, paging and searching even more customize options.   

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.