NIAGADS / niagads-viz-js

NIAGADS visualizations
GNU General Public License v3.0
0 stars 0 forks source link

table: row-select - add ability to select all rows conditioned on table size #36

Open fossilfriend opened 2 weeks ago

fossilfriend commented 2 weeks ago

Create and enable a select-all button only if the number of rows (filtered) is < a threshold.

Default: 5 or 10? allow default to be over ridden by user config?