Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 437523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T20:35:12+00:00 2026-05-12T20:35:12+00:00

I am working with master page in ASP.NET (3.5) MVC Framework (1.0). I am

  • 0

I am working with master page in ASP.NET (3.5) MVC Framework (1.0).
I am having one master page and 4 MVC Views in my application.
I have placed these four views in the contentplaceholder of the master page.
I have a Previous Button, a Next Button and the Submit Button in the master page.

Now the question is:

How to navigate between the 4 views using Previous and Next buttons. I.e. how to handle the button click event in MVC master page?

How to retain the values entered in each of the views while navigation, till I submit the data from all the 4 Views?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T20:35:12+00:00Added an answer on May 12, 2026 at 8:35 pm

    Use Session or hidden fields. This actually was answered on Stack Overflow, for example How do I create an ASP.NET MVC wizard with back button support?.

    However, if you can use JavaScript, I’d suggest taking a look at:

    http://home.aland.net/sundman/

    or

    http://www.sagecraft-studios.com/jquery/wizard-form-demo.html

    It’s a basis – for example, in second example you can do something like

    show: function() { 
      prevPage.hide();
      if (curPage.children().length == 0)
        curPage.load("/form/wizard/ " + curPage.id);
    }
    

    That is, hide the previous page and show the next page, loading its content via Ajax only if not loaded.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working with an ASP.NET MVC application. I have one master page having
I am working on migrating the ASP.NET apllication to MVC Framework. I have implemented
In my asp.net application am having a master page and some other pages, in
I'm working on an editor page for a project in ASP.NET MVC. I would
I am working in Asp.net MVC and have a peculiar requirement for which I
I am working on a test application based on ASP.NET MVC. I am new
I have a website using ASP.NET MVC, everything was working fine, but I'd like
Let's say I have the following structure in my ASP.NET MVC 3 application. Items
I have been working in ASP.NET Web Applications (not MVC) for a while at
I am working on an ASP.NET MVC application that contains a header and menu

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.