Is there a checkbox select by variable?
I am having trouble selecting rows by app state.
I have an app state that holds a integer value. I would like for that value to select an equal number of rows on the DataTable. I am aiming for a functionality of individual checkbox selection, select all, and checkbox selection by variable. If there are 10,000 Firebase Documents to select, a select all wouldn't work. Selecting a triple digit amount of checkboxes one at a time would not work. In that case, typing in the number '600' to select 600 documents/rows would work.
DataTable Row Checkbox Selection by App State Inquiry
Widgets & Design
I've tried a lot of things.
Yes
2
2 replies