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

New filter type: text (input type="text") #34

Closed
paoloramos opened this issue Mar 11, 2014 · 2 comments
Closed

New filter type: text (input type="text") #34

paoloramos opened this issue Mar 11, 2014 · 2 comments

Comments

@paoloramos
Copy link

Please add a new filter type which works exactly the same way as the Search bar on the upper right but would only search for contents on the column it was added.

For example, let's say I have 3 rows on the table and 2 rows has the keyword "red car" in them. If I enter "red" in this new search text box filter, it would show the 2 rows because that column has that keyword (unlike the autocomplete where it would show you those 2 rows but you have to select one).

vedmack added a commit that referenced this issue Mar 20, 2014
…"text" (#34)

Added new feature: case_insensitive, can be set to false or true (default) (#35)
Added new mode "startsWith" for filter_match_mode (#37)
@vedmack
Copy link
Owner

vedmack commented Mar 20, 2014

Available in 6.0.3 version

@vedmack vedmack closed this as completed Mar 20, 2014
@paoloramos
Copy link
Author

Thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants