Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Dynamic Model Binding with Repeating Inputs

$
0
0

Is there a "proper" way to setup model binding for dynamically adding, editing, and deleting elements in .NET Core? I came across this article (https://www.codeproject.com/Tips/766214/List-Model-Binding-in-MVC) which goes over the concept I'm trying to build. I'm new to ASP.NET MVC and I wanted to see if anyone had suggestions or examples on a good way to handle something like this.

Thanks in advance for any help.


Viewing all articles
Browse latest Browse all 9386

Trending Articles