Here Mudassar Ahmed Khan has explained with an example, how to delete (remove) multiple ng-repeat items using CheckBox in AngularJS.
The HTML Table with multiple CheckBoxes will be populated using ng-repeat directive and the selected (checked) Rows (Items) will be deleted from HTML Table on Single Button click using AngularJS.
↧