Unable to filter table
Unable to filter table
Hello,
I want to filter my table based on a button click. When button #1 is click, I want to show only employees with age over 100. I know that in my example every employee will disappear.
I've tried to use the search function but I was unable to set ">100". I've tried to use the filter but when I use the examble from the documentation nothing changes in my table. All my rows are still showing.
http://live.datatables.net/paxuxalu/1/
What am I doing wrong??? What should I do after the filter? Please help me! :'(