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

  • Home
  • SEARCH
  • 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 8423713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:47:57+00:00 2026-06-10T03:47:57+00:00

I am using jqgrid and advanced master detail approach. It was working fine until

  • 0

I am using jqgrid and advanced master detail approach. It was working fine until I hosted the ASP.NET MVC3 application in IIS 7.5. Currently, my url paramter looks like below

jQuery("#list").jqGrid('setGridParam', { url: "/Home/GetNames/" + rowid, page: 1 });

which was calling the controller perfectly with the passed rowid.

After I hosted the application in IIS, I learnt that I need to use @Url.Action and I changed my url parameter as below:

jQuery("#list").jqGrid('setGridParam', { url: '@Url.Action("GetNames", "Home")' + rowid, page: 1 });

Now, my controller is not getting called. I think I am using a wrong syntax when using @Url.Action.

Please provide any suggestions.

  • 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-06-10T03:47:59+00:00Added an answer on June 10, 2026 at 3:47 am

    You are missing a backslash between rowid and your route

    jQuery("#list").jqGrid('setGridParam', { url: '@Url.Action("GetNames", "Home")' + "/" + rowid, page: 1 });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using Trirand's jqGrid with ASP.NET MVC3 as well as the jquery.jqgrid
I am using jqGrid control in an ASP.NET application. Export to Excel feature is
I am using jqgrid, it is currently working fine in FF, IE8, Chrome, Safari.
Hy, In my application I am using JQGrid tool for displaying the lists. I
I am using jqgrid on EF4 MVC3 (C#). I based search on this @Oleg
I am using jqgrid (standard) with EF 4 + MVC3 . I'd like to
I am using jqgrid (standard) with EF 4 + MVC3 . I'd like to
I'm using the jqGrid plugin along with its 'advanced search' feature. Is there a
I am using jqgrid in my application. Here jsfidle demo I am able to
I am using JQGrid Advance Search feature multipleSearch: true, multipleGroup: true . I am

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.