Searching and filtering specific column instead of entire row
Searching and filtering specific column instead of entire row
faisalavan
Posts: 2Questions: 2Answers: 0
Assume that I have three columns in table (Organization Name, Website, Phone).
Organization Name Website Phone
Microsoft ms.com 3433
Google google.com 454
Apple apple.com 3445
If i search for Google, I want to display only Organization Name not Google Website and Phone. is it possible using Datatable?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Disable search on "Website" and "Phone" columns?