Search a DataTable on data that is not displayed in the table.
Search a DataTable on data that is not displayed in the table.

I have a table where the user can interact with information related to a record. However, I do not need them to see the text in the table as it is relatively large amounts. Can I add that data to the search without rendering it to the table?
This discussion has been closed.
Answers
Some options I can think of:
There are likely other options. The second is probably the easiest.
Kevin
Kevin, I don't know how you do it man! Thanks!
https://datatables.net/examples/basic_init/hidden_columns.html