can I filter a datatable according to an SQL query?

can I filter a datatable according to an SQL query?

javismilesjavismiles Posts: 205Questions: 38Answers: 3

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

Answers

This discussion has been closed.