Kerbix
Kerbix
CC#
Created by Kerbix on 12/29/2023 in #help
Dynamically adding data entry forms
So, the main problem is my lack of knowledge. I have an MVC web-application with Create page, that should contain some general data such as number etc, and my task is to add extra forms to type data dynamically, input data there and extract it in POST method in controller. When I do it this way (screenshots attached) I dont get any data that I input there. Is there a more proper way to achieve my goal?
17 replies