I periodically change the text content of my table dynamically after it has been created (not using any methods from datatables.js). Search will still display rows based on the old data. I have tried calling fnDraw without success. How can I trigger a re-indexing of table data for search?
↧