You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can grab the 0.8.9.beta.33 in this version the text and auto complete filtes will ignore the arrow keys, if someone want more key to be igore he can send a PR with modified keyCodes
Hi,
I am looking at this YADCF example:
http://yadcf-showcase.appspot.com/server_side_source.html
In Firebug you will notice an outgoing request to pull the data.
Question
How can I prevent submission of search context if arrow keys are pressed?
Feature Request
Give the implementer ability to define key codes that would not trigger search submission.
My StackOverflow question is here:
http://stackoverflow.com/questions/34440488/datatables-yadcf-do-not-search-on-arrow-key-presses
Thanks!
The text was updated successfully, but these errors were encountered: