JonesyLiriano / Angular-Inline-Editing-with-Asp.Net-Core-Web-API

Angular Inline Editing with Asp.Net Core Web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Inline Table Editing with Asp.Net Core Web API

Content Discussed :

  • Design Angular inline table with Dynamic Form Array
  • Implemented inline edit/ CRUD operations with Asp.Net Core Web API
  • Included Drop Down List inside the angular grid like structure.
  • Validation for all of the controls
  • Notification message for inline table insert, update and delete operation.

Get the Code

$ git clone https://github.com/CodAffection/Angular-Inline-Editing-with-Asp.Net-Core-Web-API.git
$ cd Angular-Inline-Editing-with-Asp.Net-Core-Web-API/Angular
$ npm install
//run the app
$ ng serve
//update Web API DB connection string

How it works ?

๐Ÿ“บ Video tutorial on this same topic
Url : https://youtu.be/3BsTfc_pv_4

Video Tutorial for Angular Inline Table Editing with Asp.Net Core Web API

๐Ÿ“Š List of Tutorials ๐Ÿ’ฐ Support Us
Angular http://bit.ly/2KQN9xF Paypal https://goo.gl/bPcyXW
Asp.Net Core http://bit.ly/30fPDMg Amazon Affiliate https://geni.us/JDzpE
React http://bit.ly/325temF
Python http://bit.ly/2ws4utg ๐Ÿ‘‰ Follow Us
Node.js https://goo.gl/viJcFs Website http://www.codaffection.com
Asp.Net MVC https://goo.gl/gvjUJ7 YouTube https://www.youtube.com/codaffection
Flutter https://bit.ly/3ggmmJz Facebook https://www.facebook.com/codaffection
Web API https://goo.gl/itVayJ Twitter https://twitter.com/CodAffection
MEAN Stack https://goo.gl/YJPPAH
C# Tutorial https://goo.gl/s1zJxo
Asp.Net WebForm https://goo.gl/GXC2aJ
C# WinForm https://goo.gl/vHS9Hd
MS SQL https://goo.gl/MLYS9e
Crystal Report https://goo.gl/5Vou7t
CG Exercises in C Program https://goo.gl/qEWJCs

About

Angular Inline Editing with Asp.Net Core Web API


Languages

Language:C# 49.6%Language:TypeScript 31.6%Language:HTML 10.8%Language:JavaScript 5.6%Language:CSS 2.4%