i have made a mailing label report, that works just fine except that when selecting more than one column to display, i still only get one column. I went in to the Report properties, selected the layout tab, and made columns = 3. nothing happens. ive checked my margins and they all add up. i even reduced the columns to 2, but i still only see one column on the layout and preview tabs. select properties of the body, it says 3 columns (when i have 3 columns selected in the layout tab).
the width of the textbox is 2.5 inches. printing on a 8.5inch x 11inch sheet of paper.
why am i not getting more than one column?
what are you trying to display on each line
add1
add2
add3?
How are you building this, is each value held in a database returned by a dataset....?
It seems you may have all your data on one row or you are only returning on row (Is it in an array)
|||
Like wise for columns... sorry just realised you were talking about columns not rows...
Have you look to see if it is not displaying on a new page (How many pages has your report) and how is the data passed into the report?
|||Hiya,
I am having exactly the same problem - did anyone ever figure it out? It shows the extra columns on the report in design mode, but doesnt seem to allow you to put anything on to them, so I assume it is going to mimic the content of the first column, which is fine, but when it renders, no extra columns are displayed, and it is no present on subsequent pages.
Any ideas?
Cheers!
No comments:
Post a Comment