I try to write a code which search multiple data in same column using checkbox in Angularjs filter
As you can see in the picture the column office has ability to search multiple data at once.
Is there any possibility to do that?
I try to write a code which search multiple data in same column using checkbox in Angularjs filter
As you can see in the picture the column office has ability to search multiple data at once.
Is there any possibility to do that?
Go through this, there are all demos available, one of them is exact same as you want : http://iamisti.github.io/mdDataTable/
From this try ajax column filter support(new).