Hide Input filter downdowns on page load and display the filter drop-down on button click
Hide Input filter downdowns on page load and display the filter drop-down on button click
beginner_2018
Posts: 46Questions: 19Answers: 0
Dear All,
I am receiving the large amount of data , And I see on page it is taking time with input filter drop-down.
To over come this and increase performance I would like to hide the filter functionality on page load and display the functionality on button click .
Can any one please do let me know is it possible
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @beginner_2018 ,
Yep, take a look at the example here, it's doing that. You need to give it some love, so it can only be pressed once, or perhaps it gets disabled after first press, but that's a rough framework for you.
Cheers,
Colin