How to hide datatable on page load and Reset?

How to hide datatable on page load and Reset?

Noodles12Noodles12 Posts: 107Questions: 38Answers: 2

I am working on datatables page and it works fine. The problem is I want to hide the datatable on page load as this table will have hundreds of entries. Once user selects any of the dropdown filters, the table should load corresponsing filtered rows. When the user selects select Reset filter, the table should hide again. Is there a way to do it? Thanks.

Here is the link to the code: https://live.datatables.net/cowuxusa/1/edit

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.