Unable to clear Filter in Search box in a new window screen
Unable to clear Filter in Search box in a new window screen
Anandsangram
Posts: 1Questions: 1Answers: 0
Hi Team,
We are using jquery.dataTables.js (ver 1.10.0). In our code we are using window.open() to open a window from a JSP file. The JSP file has all the necessary imports (JS & CSS files).
In the new Window a datatable is displayed with Search Box. When text is entered into Search box, the data is filtered, but on click of "X" button to clear the text of search, The datatable is not updating, the filtered data is only filtered.
Thanks,
Anand
This discussion has been closed.