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

Multiple search issue. #10

Open
grudzien opened this issue Oct 29, 2009 · 2 comments
Open

Multiple search issue. #10

grudzien opened this issue Oct 29, 2009 · 2 comments

Comments

@grudzien
Copy link

There is an issue when doing searches on multiple columns. After a successful search on two columns I blank out one of the columns search boxes. Upon hitting enter I noticed that both original search parameters are still passed. This happens in Rails 2.3.4 and 2.3.2 with the latest build.

Recreating:

  1. Create a grid with multiple columns
  2. Fill in the search boxes on at least two of the columns and hit enter
  3. Blank out one of the columns and hit enter.
  4. Look in mongrel at what was passed and you will notice that the column you blanked out was still searched on.

Any suggestions?

@grudzien
Copy link
Author

I forgot to mention that in order to fix this I have to do a page reload with ctrl-r

@grudzien
Copy link
Author

The problem is in the version of jqgrid that is supplied with the demo. Download 3.5.3 and all is well!

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