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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:43:44+00:00 2026-05-28T00:43:44+00:00

I have a strange problem with my sopt search options in my jqgrid. I

  • 0

I have a strange problem with my sopt search options in my jqgrid. I have specified the sopt fields I want but strangely it displays all the options on some fields and for some it displays the ones I’ve specified.
Here is my code

grid3 = $('#BillInformation').jqGrid({
            url: 'CaseInfo/DisplayBillInfoGrid/' + '?caseID=' + caseID,
            datatype: 'json',
            mtype: 'post',
            colNames: ['CaseID', 'Case Status', 'Billing Type', 'Date of Service', 'CPT Code', 'Units', 'Invoice #', 'PackageID',
            'Billing Date', 'Payment Date', 'Provider Due', 'Provider Charge', 'Medrisk Charge', 'Amount Billed', 'Less Savings',
            'Amount Collected', 'Adjusted', 'Refunded', 'Provider Charge Date'],
            colModel: [
            { name: 'CaseID', index: 'CaseID', width: 70, align: 'left', formatter: genericcursor,
                searchOptions: { sopt: ['eq', 'ne'] }
            }, // DISPLAYS ALL THE SOPTS
            { name: 'CaseStatus', index: 'CaseStatus', width: 75, align: 'left',
                searchOptions: { sopt: ['cn', 'nc', 'eq', 'ne'] }
            }, // DISPLAYS ALL THE SOPTS
            ...
            { name: 'Date of Service', index: 'Date_of_Service', width: 100, align: 'left', formatter: dosbutton,
                searchoptions: { sopt: ['eq', 'ne', 'lt', 'le', 'gt', 'ge'] } 
            }, // DISPLAYS THE SOPTS I'VE SPECIFIED
            ...
});

grid3.jqGrid('navGrid', '#pager', { edit: false, add: false, del: false, refresh: false },
        {}, {}, {}, { multipleSearch: true, overlay: false });

I’m really stumped as to why this is happening and any help would be appreciated. Thanks

  • 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-28T00:43:45+00:00Added an answer on May 28, 2026 at 12:43 am

    There are searchoptions option, but no searchOptions which you use in the 'CaseID' and 'CaseStatus'. You should just write the name in correct case.

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

Sidebar

Related Questions

I have some strange problem with table in Firefox. What I want to create
I have a strange problem with my UITableView. I want all the cells in
I have a strange problem. I want to check if .ASPXAUTH cookie exists with
I have some strange problem with PIL not resizing the image. from PIL import
I have strange problem with XUL layouts. My current code: <xul:vbox> <xul:hbox> .. some
I have a strange problem in an iPhone app I'm developing. I want my
i have strange problem doing reporting: i have numerous clients with different issued invoices.
I have strange problem with receiving data from socket. On client im using air
I have a strange problem on ipv6 connection. I write down a simple client
I have a strange problem with IE. I have a sequence of forms on

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.