can I filter a datatable according to an SQL query?
can I filter a datatable according to an SQL query?
javismiles
Posts: 205Questions: 38Answers: 3
in Editor
is it possible to do a search based on an SQL query?
like init the datatable in connection with a specific SQL query like
"SELECT * from table where org='whatever'
thank you again
This discussion has been closed.
Answers
Please don't post duplicate questions. I provided one option for you in this thread:
https://datatables.net/forums/discussion/44679/filtering-specific-value-of-specific-column#latest
Kevin