Skip to content

Fix(order&search): accept column options as boolean#23

Open
ghybs wants to merge 2 commits intojpravetz:masterfrom
ghybs:fixOrderSearchBoolean
Open

Fix(order&search): accept column options as boolean#23
ghybs wants to merge 2 commits intojpravetz:masterfrom
ghybs:fixOrderSearchBoolean

Conversation

@ghybs
Copy link

@ghybs ghybs commented Mar 7, 2018

This PR fixes #19

It accepts column.orderable and column.searchable options as booleans (as passed by DataTables in the requestQuery), instead of expecting only a string value.

See it in action: https://plnkr.co/edit/t8tUOqHQjGZFhO1ePXHS?p=preview

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.

Same output for all Query Builder

1 participant