unable to make search using key up
unable to make search using key up
anishsahu18
Posts: 2Questions: 1Answers: 0
i have a datatable in which when i try to search using keyboard it shows no search is found but when i do it using right click it shows result please help
This discussion has been closed.
Answers
Please post a link to your page are a test case replicating this issue. This way we can see what you are doing and can offer options to help.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
the problem with my case i am using similar data table in other part of the website where it is working just fine but with tab in website it is showing this weird scenario
So can it possible that there is some event getting triggered for the...sorry for not providing the link as it required company email id...but have attached screenshot for the same
The screenshots aren't helpful in diagnosing the problem. If you can't provide a link to your page and you provide a test case replicating the issue?
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Are you using server side processing? If so then its up to your server script to perform the search.
Kevin