simulate the datatable filter search ?
simulate the datatable filter search ?
motgupta
Posts: 19Questions: 5Answers: 0
I have datatable named as "testDataTable" and using datatable created filter which searches on 2 cloumn(i.e bSearchable is true) out of 10 cloumns of datatable when user types under filter textbox (named as "testDataTable_filter" created by datatable).
I want to simulate exactly same behaviour on page load for value "testValue". Is there any api for that ?
This discussion has been closed.
Answers
Looks like i was looking for oSearch.