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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:14:35+00:00 2026-05-18T02:14:35+00:00

I have a problem with Ajax.BeginForm. I have a form with submit and button

  • 0

I have a problem with Ajax.BeginForm. I have a form with submit and button that updates partial view.

What I am trying to accomplish is that I could use following return statements in the same Action.

// button activates this
return PartialView("PartialViewName", data);

and

// submit activates this
return Redirect(model.Url);

Now the problem is that Redirect causes problems to the Ajax.BeginForm

<% using (Ajax.BeginForm("Action", "Controller", new AjaxOptions { OnSuccess = "OnSuccess", UpdateTargetId = "Container", InsertionMode = InsertionMode.Replace }, new { id = "eventAjaxForm" })) { %>

How can I identify is the result PartialView or are we redirecting 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-18T02:14:36+00:00Added an answer on May 18, 2026 at 2:14 am

    Normally when you perform an AJAX call to a controller action any redirects are followed until the client gets 200 status code or an error. So the HTML of the url you are redirecting to will be placed in the Container div. On the other hand in your controller action you could test whether the call was asynchronous using Request.IsAjaxRequest() and return a partial.

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

Sidebar

Related Questions

Inside of an asp.net mvc partial view, I have an Ajax form that posts
In trying to solve the ajax back button problem I have found the Really
I have an ASP.Net MVC Ajax.BeginForm that submits and updates my page properly when
I have a webpage with search form fields and on click of submit button,
i have view which looks something like this : <% using (Ajax.BeginForm(new AjaxOptions {
I have problem with synchronizing results of function I get with AJAX with that
I have a problem in giving Ajax functionality to a hyperlink. I have files
I have strange problem with sharepoint and ajax functionality. We have an UpdatePanel placed
I have problem in some JavaScript that I am writing where the Switch statement
I have a problem with an image that I am applying a custom jquery

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.