asp.net mvc - How to pass data from one view to other view in mvc -


hi have scenario in have 3 views in first view have textbox , next button on click of next button second view shown , second view have textbox , next button third view final view has few textboxes , submit/finish button. on click of submit/finish button data view1,view2 , view3 should saved database. how achieved using asp.net mvc

you can use temp-data , keep method persist data in subsequent request. keep required field data temp-data , in 1 object(temp-data) , save them


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -