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

fix bug in search validation and forward correct "this" #450

Merged
merged 2 commits into from Apr 23, 2013
Merged

fix bug in search validation and forward correct "this" #450

merged 2 commits into from Apr 23, 2013

Conversation

OlegKi
Copy link
Contributor

@OlegKi OlegKi commented Apr 21, 2013

Hello Tony,

during writing of the answer I found a bug. After analyzing of the problem I suggest the following improvements in filler module.

Best regards
Oleg

We get simple and direct information about the grid: id. It allows to call different jqGrid methods (like `$.jgrid.createEl` or `$.jgrid.checkValues`) with `this` initialized to DOM of grid.
forward DOM of grid to `$.jgrid.createEl`, `$.jgrid.checkValues`, `$.jgrid.bindEv` and to `searchoptions.custom_value` and `searchrules` defined as functions.
tonytomov added a commit that referenced this pull request Apr 23, 2013
fix bug in search validation and forward correct "this"
@tonytomov tonytomov merged commit bc6252b into tonytomov:master Apr 23, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants