1
Answer

Crud operations using angularjs, asp.net mvc, bootstrap

Can anyone help in solving this issue::
 
I am performing crud operations using angular js, bootstrap and asp.net mvc i.e (Single Page Application SPA)
 
I am using only one view during this process with four div tags in it having the id's : create, insert, update, delete.
 
The problem is: please tell me how to hide the rest of the three(view i.e div tags insert, update , delete) when I am working on create... and the same in remaining cases
 
 
Answers (1)
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 8y
Follow below links:
 
http://www.codeproject.com/Articles/1032226/CRUD-Operation-in-ASP-NET-MVC-and-AngularJS 
 
http://www.codeproject.com/Articles/832288/CRUD-with-SPA-ASP-NET-Web-API-and-Angular-js 
 
http://www.mitechdev.com/2016/06/crud-operations-using-angular-js-and-webapi.html
 
http://www.dotnettricks.com/learn/angularjs/angularjs-crud-operations-with-webapi-ef-and-bootstrap