On my Contextures Excel Tutorials website, there are a few pages with long lists. To make it easier to find information in those lists, I’ve used DataTables, so people can sort the columns, and search for specific text.
Broken DataTable Features
This week, I noticed that, on one page, the table wasn’t showing its interactive features. The Search Box, the column sorting arrows, and the items per page drop down, were all missing.
It took me a while to find and fix the problem, but it’s working correctly now. If you have a similar problem with DataTables, I hope the notes below help you fix the problem.
Continue reading “Fix HTML DataTables Interactive Search Box Missing”