I am using datatable by importing the link here. But I want the others to be closed when one of the pane buttons is clicked. I could not find such a plugin if it exists on the Datatable site. I tried to add event handlers with javascript but I can't access the buttons. Returns Nodelist(0) length 0. How can I access the buttons with javascript? Or is there another way to turn the buttons off? Thanks
https://datatables.net/extensions/searchpanes/examples/integration/buttons.html