Add showFilterControlSwitch to show/hide filter control from toolbar
See original GitHub issueIt would be nice to have an option like data-show-filter-control-switch
: true
to show/hide the filter controls dynamically and have a button for it in the toolbar.
Similar as the show pagination switch.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Table Filter Control - Bootstrap Table
Clear all the controls added by this plugin (similar to showSearchClearButton option). toggleFilterControl. Toggles the visibility (show/hide) of the filter ...
Read more >Show/Hide Report Filter Toolbar - SAP Community
Hi,. Why do you want that, the toolbar is created to add/remove filters, dynamic is the goal. If you want embedded filters, please...
Read more >bootstrap-table/CHANGELOG.md - UNPKG
217, - **New(filter-control):** Added `showFilterControlSwitch` option. 218, - **New(fixed-columns):** Added support for sticky-header.
Read more >Using show & hide button to Toggle and add filters/parameters
Using Show/Hide button instead of parameters to do sheet swap in Tableau Dashboard. Data source used: Sample SuperstoreTableau Public ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I also think this not the best way to solve it, because its a method which is designed for external usage not for internal.
Im currently busy to check that, but as soon i have some freetime i will check that!
@djhvscf Once #5061 is solved and merged I will create a PR asap for adding a switch button in the toolbar.