I have a report that uses the map control. I have the map toward the top of the report. I have one other table with two columns and around 50-60 rows of data. I need to display this in 3 (or so) columns across the top, or several columns across the bottom. The data will be changing (and therefore the number of rows) so I'm needing the columns to grow and shrink with the data.
I've tried using Properties > Reports > Columns, but that puts columns in the entire report - including the map!