Click here to Skip to main content
15,914,488 members

Articles by Sangeet Agarwal (Article: 1, Technical Blogs: 7)

Article: 1, Technical Blogs: 7

RSS Feed

Average article rating: 4.00

All Topics
1 Mar 2015   Updated: 1 Mar 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,170     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Building a simple grid in AngularJS with server-side paging, sorting, searching

Average blogs rating: 4.92

28 Mar 2016   Updated: 28 Mar 2016   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,720     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Custom domains, SSL and Azure
AngularJs
26 Feb 2015   Updated: 26 Feb 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 19,980     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Recently I ran across a situation where I had to present some data in a grid form, something the user could edit/save/delete, the usual CRUD operations. I decided to develop an Angular Grid that talks to a WebAPI
2 Mar 2015   Updated: 2 Mar 2015   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 12,252     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
In this post, I'll incorporate the ability to sort the grid based on either the last name or the first name.
26 Feb 2015   Updated: 26 Feb 2015   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 14,260     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
In the previous post, I populated the grid with data returned from an API, and in today's post I'll incorporate paging.
4 Apr 2015   Updated: 4 Apr 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 11,150     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
In this post, I'll add the ability to search on first or last name, so should the search term occur in either the first or last name, then only those records will be returned.
Programming Languages
C#
26 Feb 2015   Updated: 26 Feb 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 11,420     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
AngularJS + ASP.NET Web API: Building a Simple Grid in AngularJS with Server-side Paging, sorting, searching (Part 2)
Web Development
ASP.NET
26 Apr 2015   Updated: 26 Apr 2015   Rating: 4.50/5    Votes: 8   Popularity: 4.06
Licence: CPOL    Views: 18,580     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
AngularJS + ASP.NET Web API: Building a Simple Grid in AngularJS with Server-side Paging, sorting, searching (Part 8)

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
I write software, both in the traditional .net space as well as with client side frameworks such as AngularJS