---
title: "Crud operations in mvc using angularjs ng grid"  
description: "Crud operations in mvc using angularjs ng grid"  
author: "sai mandapali"  
published: 2017-07-02  
updated: 2017-07-02  
canonical: https://www.mindstick.com/forum/34317/crud-operations-in-mvc-using-angularjs-ng-grid  
category: "asp.net mvc"  
tags: ["c#", "ado.net", ".net", "angular js", "mvc4"]  
reading_time: 1 minute  

---

# Crud operations in mvc using angularjs ng grid

Crud [operations](https://www.mindstick.com/blog/304985/how-does-devops-bridge-the-gap-between-development-and-operations-teams-like-git) in mvc using with [angularjs](https://www.mindstick.com/forum/33926/use-angularjs-without-scope-in-mvc) 1.Requriement:1. [ado.net](https://www.mindstick.com/articles/804/connection-pooling-in-ado-dot-net) logic for [server side](https://www.mindstick.com/forum/318/how-to-call-javascript-fuction-in-server-side) coding.2. angularjs for scripting.3. angularjs ng grid to do crud opearations.4. [modal popup](https://www.mindstick.com/articles/13038/crud-operation-searching-paging-in-mvc-with-modal-popup) for create and edit buttons when we click on create and edit.5. Create [button](https://www.mindstick.com/articles/63/how-to-add-button-in-datagridview-in-csharp-dot-net) should be out side the ng grid. and edit button should be in the ng grid6. [Delete](https://www.mindstick.com/forum/33620/how-to-delete-record-from-list-in-mvc-using-ajax) button also in ng grid.7. Please dont use ado.net [entity](https://www.mindstick.com/forum/160562/database-connectivity-using-entity-framework-database-first-approach) [model](https://yourviews.mindstick.com/view/81334/america-is-reopening-after-corona-lockdown-but-on-swedish-model) for reterive and create.update delete logics.8. Please dont take html table logic for reteriving..\
Please help me .. Thanks in advanced.\


---

Original Source: https://www.mindstick.com/forum/34317/crud-operations-in-mvc-using-angularjs-ng-grid

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
