Search with Draw not working
Search with Draw not working
manojmilani123
Posts: 4Questions: 2Answers: 0
Hi,
I had a custom search using with data tables version 1.10.15. It worked earlier but now it doesn't work. Below is the code to search:
vosl_listing_admin_table.search(jQuery("#vosl_txtSearchTextTags").val()).draw();
vosl_listing_admin_table is the table object.
Was anything changed or depreciated?
This discussion has been closed.
Answers
Hi @manojmilani123 ,
When you ask, has anything changed, and it worked before but now it doesn't, what's changed? Are you now using DataTables 1.10.18? What did you change? The searching is fundamental, so nothing would've broken on the DataTables end of things.
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin