The newly added Loop action is great but I have another type of need. I need to loop through each row in a Table control or through each row of Dataset.
How to loop through a collection of Table, ListView, etc. controls?
How to loop through each row in a Dataset?