Return Key to Search with ColumnControl Possible?
Return Key to Search with ColumnControl Possible?
I have searched high and low and don't see to find the answer.
I have DT setup using server side processing. If I use:
search: {
return: true
}
it works great! However, if I introduce ColumnControl into the mix, it does not respect the search with Return Key feature. I am trying to limit some of the queries so I don't crash my system (like I did last night). I didn't see anything about this in the documentation for ColumnControl.
Is using Return Key to search not possible with ColumnControl extension?
Thanks,
Scott
Answers
Hi Scott,
Currently no, that is a missing feature from ColumnControl I'm afraid. I will look into adding that for the next release.
Allan