Hello:
I have been struggling to make this work all day with no luck… basically I am making a filterable table with vehicle information. I have figured out how to make lines of data for each different vehilce by utilizing modes, howver I can’t figure out how to affect more than one mode at once.
For example: the first column in this table is a simple check box. I am trying to utilize a “select/deselect all” checkbox on the top of the table, but I am only able to get it to select the default mode and check the first line, or change modes and change the line associated with that particular mode. I forsee this being an issue in future filters as well, as I will be selecting criteria to toggle the visibility of lines on and off.
Here are some images to help explain where I’m at:




Any help would be greatly appreciated! Thanks!