Hello,
I have a repeating group set up with a fixed number of cells, 15. If I only have two rows of data I end up with a large empty space to accommodate the other 13 rows.
Is there a trick to hide these rows, or dynamically collapse the RG to show only the two rows?
I just thought of something as I was typing this. Maybe have two RG. One (RG1) set up as fixed when at least 15 (or whatever) rows of data exists. The other RG (RG2) setup as full list. Under normal conditions RG2 would be hidden, but when row count is less than 15 RG1 would be hidden and RG2 would become visible. How will the additional RG on the page affect performance?
Thanks!
George