Skip to content

An example of how to use my custom namepath binding to create an add form with repeating groups of fields within it, and then submit the resulting form to an MVC controller

Notifications You must be signed in to change notification settings

beyond-code-github/KoMvcRepeatingFieldGroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KoMvcRepeatingFieldGroup

An example of how to use my custom namepath binding to create an add form with repeating groups of fields within it, and then submit the resulting form to an MVC controller

Please note that this example is only a UI concept... look for the placeholder "// Do something with viewmodel here" to see where you need to pick up from. Put a breakpoint after this line and use the debug inspection tools to see that the model has been populated.

About

An example of how to use my custom namepath binding to create an add form with repeating groups of fields within it, and then submit the resulting form to an MVC controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages