Does anyone know if its possible to set text flow between objects in RS? From my current knowledge, I can't see anyway to do it.

Basically, I want to create a Report that has, say, 2 columns per Result, and Data is populated into Column A, and when full, begins to populate Column B. Doesnt matter what type of Object used, IE, doesnt have to be actual Table Columns, and could be TextBoxes or otherwise.

The closest I've come to solving this problem is using the Report Page setting, and making 2 Columns, but that doesnt really solve my problem, as I want multiple Rows of results on a page, and 2 columns in each, which are dynamically filled depending on amount of data returned.

Thanks for reading,
Andre