Scroll whole group

i have group there is header text and below that there is repeating group which has horizontal scroll i want to add more column without increasing page size i want to add scroll to whole group which include header and repeating group is there any soultion ??

Put the header in the RG and add a condition on it to be visible only when the current cell’s index is 1


when I add a new record it’s print horizontally not below the previews record I have selected horizontal scroll for the repeating group because I have too many record in the table
any solution for this ???

Make the number of columns = 1
and change it from horizontal scroll to vertical scroll


its not working
i want to show record like this and scrollbar like this

This topic was automatically closed after 70 days. New replies are no longer allowed.