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

honor bSearchable option #18

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

honor bSearchable option #18

wants to merge 9 commits into from

Conversation

dansan
Copy link

@dansan dansan commented Mar 24, 2014

I wanted to use this as a workaround for issue #12 with

"aoColumns": [
    null,
    { "bSearchable": false },
    null,
    ...
    ]

and noticed that the bSearchable option is ignored.

I have really only tested it only for the non-regex part :P

@pembo13
Copy link

pembo13 commented Jul 11, 2014

This works well for me, and is very necessary if the queryset uses extra as filters on extra fields don't work.

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.

2 participants