Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Select All and Delete using ASP.NET MVC and AngularJS

In my previous article I illustrated how jQuery can be used to select and delete records in an ASP.NET MVC application. A few readers asked how the same can be accomplished using AngularJS instead of jQuery. This article shows just that. Recollect how our Index view looks like and how it allows you to select all rows through the header checkbox or individual rows through the respective checkboxes.

http://www.binaryintellect.net/articles/fdcece36-f238-43e5-9898-9b473af39434.aspx