I would like to make a report in NAV 2017 (RDLC in Visual Studio). It must have two columns so that when the first column is filled, it shall continue on column 2. And when column 2 is filled, it shall continue on column 1 on page 2. And so on.
How do I do that?
(As I understand, the "Columns" property on the report only make for instance two columns that has different kind of content.)
0
Answers
When I changed the sizes of some objects in the report, it worked fine using "Columns".