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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T00:04:05+00:00 2026-06-06T00:04:05+00:00

i am working on struts2-jquery plugin . the below snippet is working fine in

  • 0

i am working on struts2-jquery plugin . the below snippet is working fine in Firefox ,Chrome .but the JQGrid related libraries is not loading in IE , there by its not allowing to make normal Ajax call .
In my page am getting values from the user and based on search condition i am displaying in grid . Also on page load i am displaying the full datas in the grid . Can anyone help me with this

$(document).ready(function() {
        alert("test");
        $("#refresh").bind('click', myhandler);
        $("#channel").bind('change', myhandler1);
        });
    function myhandler() {
        alert("test handler");
        dataString = $("#branchmonitoring").serialize();
        alert(dataString);
        //refer below
    }
    function myhandler1() {
        var formInput = $(this).serialize();
        //java.awt.Toolkit.getDefaultToolkit().beep();
        $.get('struts/onSelectshowBranchDetails', formInput, function(data) {
            $("#branch").get(0).options.length = 0;
            $("#branch").get(0).options[0] = new Option(data.branchList);
        });
    }
//code to refer 
$("#gridtable").jqGrid('setGridParam', {
            url : 'showBatchAction.action?',
            datatype : 'JSON',
            postData : dataString,
        }).trigger("reloadGrid");
        return false;
  • 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-06T00:04:07+00:00Added an answer on June 6, 2026 at 12:04 am

    i found the reason , i have added a trailing comma

    $("#gridtable").jqGrid('setGridParam', {
                url : 'showBatchAction.action?',
                datatype : 'JSON',
                postData : dataString,
            }).trigger("reloadGrid");
    

    next to dataString , IE cannot traverse these comma , anyway thank you Justin Ethier for your response

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

Sidebar

Related Questions

I am working on struts 2 web application which uses struts2-jquery-plugin-3.1.0.jar for UI. The
I am working on struts 2 web application which uses struts2-jquery-plugin-3.1.0.jar for UI. The
I'm currently working with JQuery plugin for struts2. I would like to know how
I am Working on Struts2. I have created one login form but not getting
I am working a webproject using struts2 and I used struts2 jquery plugin for
I have a struts2 application which uses the struts2-rest-plugin v.2.2.3. Everything is working great
We are currently using the struts2-jquery plugin in our web-application. The plugin works great
Spec Apache2,Tomcat6,jdk1.6,struts2,Ajax,jQuery My question : A web site working perfectly on Http mode(apache2 http
I am doing Multiple file upload with Struts2. It was working fine I map
I'm trying to get my Struts2 project running with Tiles and REST Plugin but

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.