Looping through a grid on a button action. Only looping through checked rows with the advanced option of 'Suppress warning when no rows are checked' selected.
I'm getting a warning saying no rows were selected when no rows exist in the table.
Do I have to check to see if any rows exist in the grid prior to looping through it? What am I missing here?
Thx