DataTables Columns Searchable by API Only Proof-of-Concept
Employees Eligible for Promotion
Disable third column for search feature
Show only employees eligible for promotion
First Name
Last Name
Eligible for promotion?
Jack
Smith
Yes
Ted
Frank
No
Chris
Flynn
No
Francis
Drake
Yes
Phil
Tillman
Yes
Proof-of-Concept How To
1. Do a search for various employee names.
2. Search for the text "Yes" as well as "No."
3. Check the "Disable third column for search feature" checkbox.
4. Perform the same search for the text "Yes" as well as "No." Notice how no results are shown.
5. Check the "Show only employees eligible for promotion" checkbox to show all employees eligible for promotion.