Hide the filters in Shiny DT datatable
问题 In my shiny app I'm creating a datatable using the DT package. I have column filters enabled, however, I want to hide the row of filter boxes. I have separate shiny widgets outside of the datatable which will act as the filters and pass them to the datatable through the searchCols option. Disabling column filters would hide the row of filter boxes but then the searchCols option doesn't work. When I run the app and inspect the elements, I see that the row I want to delete is called < tr role=