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 4083858
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T18:21:59+00:00 2026-05-20T18:21:59+00:00

After working on a page for quite some time, the customer now decided that

  • 0

After working on a page for quite some time, the customer now decided that they wan’t to be able to change a top level setting but still maintain the current page they’re in.

Say for example:

User goes to default page, clicks on the UserSettings which is loading a partial view. In that partial there is multiple links like Address, Password, Other. Click Address (any of these) and it will load a partial within the partial. This will of course maintain the link “MyProject/User/1” in the URL bar.

When the User now change in the drop down in the top level, from User 1 to User 2 this will update the URL to be “MyProject/User/2” and will load the matching action with that. However, I wan’t to be able maintain the user selection from before (MyProject/User/2, click UserSettings, click Address).

If I knew this from the beginning I would have done it completely different, but this now a request from the customer after the project is done so I’m look into if there is any “easy” way
to solve this or not.

<select id="drpUser" >
   <option id="1" </option>
   <option id="2" </option>
   <option id="3" </option>
</select>


$("#drpUser").change(function(event){       
    window.location = '/User/Index/' + $("#drpUser :selected").attr('id');
});

I can also add that I’ve tried to do something like this to figure out what exact page I’m on:

var foo = window.location.pathname;

but that only gives me what ever I already have in the URL bar, and not any information about what partial that potentially would be loaded. Is there any way to see what partials is dynamically loaded at the moment?

Basically loading View -> Partial View -> Partial View. Changing the setting for the View but still want to maintain View -> Partial View -> Partial View, but now for the new User

  • 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-20T18:21:59+00:00Added an answer on May 20, 2026 at 6:21 pm

    I’m afraid there isn’t any way to do this at the moment, and that’s the answer for now.

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

Sidebar

Related Questions

I've been working with C# and .NET for quite some time now, but am
I can't figure out why the next page/previous page buttons stop working after a
I've in the following code the progressbar working on the first page load. after
After working with the .NET GDI+ Rectangle object, I've noticed that if I create
I'm working on a site that has quite a few pages that fall outside
After working for a while developing games, I've been exposed to both variable frame
After working with .NET's HttpWebRequest / Response objects, I'd rather shoot myself than use
After working in Eclipse for the past 3 years and memorizing all of the
After working with ASP.Net MVC, it has me thinking about Rails. I worked with
I can't believe I'm back to this after working with WPF for 3 months

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.