Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to filter Dynamically and range. #206

Open
sridharvadla opened this issue Dec 8, 2020 · 0 comments
Open

Not able to filter Dynamically and range. #206

sridharvadla opened this issue Dec 8, 2020 · 0 comments

Comments

@sridharvadla
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant