Skip to content

Not able to filter Dynamically and range. #206

@sridharvadla

Description

@sridharvadla

Here is the Steps I have taken. I have follow exactly the same way.

  1. Adding new Grid in MVCGridConfig.cs
  2. Calling this grid in my view using @Html.MVCGrid("GrdParcel")
  3. I have tried both SetFilters option and SetAdditionalQueryOptions. I could not able to achive what I want.
    I am getting following error.
    script.js:302 Uncaught TypeError: Cannot read property 'qsPrefix' of undefined
    at String. (script.js:302)
    at Function.each (jquery-3.5.1.js:387)
    at Object.setFilters (script.js:301)
    at HTMLButtonElement. (Index:221)
    at HTMLButtonElement.dispatch (jquery-3.5.1.js:5429)
    at HTMLButtonElement.elemData.handle (jquery-3.5.1.js:5233)

I am currently using following Versions of softwares.

  1. Visual Studio 2019
  2. JQuery : Jquery-3.5.1
  3. Bootstrap : 3.0
    Please need help and guidance with code example on dynamic filtering data on the grid. Filters are set out side the grid, I mean created text boxes for different values to accept based on user requirement.
    I look forward for the help ASAP, as my project is on hold status. Please help me.
    Thanking you in Advance.
    Sridhar Vadlamani

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions