Will do my best to explain, if any further questions are needed to understand feel free to ask!
So in my ASP.net mvc web app (Visual Studio Express 2015 for web) I have a database, i present the values in a table, like name, age, birthdate etc. in mt first view, Index, the table is presented with a checkbox option in every row of information. When you check the checkbox its should send the checked values via a submit button which takes you to another view where the information from the selected checkboxes are presented. I have som problems with getting this data from my view to the main controller so I can present it in the next view. Sorry if it doesnt make enough sence, im not exactly an expert but any help is appreciated!
Aucun commentaire:
Enregistrer un commentaire