I have a table in WebUI which can be filtered through the table. The user can interact with the table to select rows associated with certain plants, for example. I would then like the user to be able to select a button to automatically check a check box for the visible rows. There could be many rows and selecting each row individually is not desired.
How, in WebUI, can I tell which rows are visible after the user applies filters?