Do not implement filter control on bootstrap-table till button is clicked
问题 A follow up on the question I asked earlier. While Swati's solution works perfectly, I am having 2 problems with it. When I add data-height=450 . It breaks how the header and body UI. It is adding the ? twice when I add data-height=450 . I have multiple tables on my page and they are created dynamically. Is there a way for me to implement filter-control only on the column when I click on the button on the header. Right now when I try and do that, it does nothing. I have many many tables and