Column filtering does not work
Column filtering does not work
Hello, can you please advise me why the column filtering does not work for me?
https://live.datatables.net/xudimuka/2/watch?html,output

Thank you for your help.
This discussion has been closed.
Replies
Yes, you've disabled searching in DataTables:
If you just want to remove the default global search box use the
domproperty and drop thefoption from the list.Allan
You're right, I'm a fool. Thank you
Easy mistake to make - I've done it before as well
Allan