Thanks @annuman
But it’s not working to me.
I added next lines in CSS custom
screenshot
table#footable_2589:not(.ninja_has_filter) tbody, table#footable_2589:not(.ninja_has_filter) tfoot, table#footable_2589:not(.ninja_has_filter) .footable-header {
display: none !important;
}
Custom Javascript
screenshot
$table.removeClass(‘ninja_has_filter’);
Always shows all lines