Columns using manualbuild problem

edited 2:04AM in FastReport 3.0
Hi,
I'm really desperate for help. I've got to get
this report done..

I build all of my reports using the "manualbuild" event. It seems to give me
more control like I'm used to.
I use the designer with several "masterdata" bands, and then call them using
"ShowBandByName" from "ManualBuild"
On one band in particular, I want the data to display in 2 columns, left to
right, so I set the "columns" property for that band to "2" and the
columnwidth to "395".
When I show the band, I only get one column. I don't get it.. Am I doing
something wrong? Is this a bug?

BTW, I did this same thing on several other reports in an older version
"2.5" I think.. Why wont it work with version 3.0??

Gordy

Comments

  • edited 2:04AM
    You should handle it yourself (by setting CurX/CurY properties of the Report.Engine), because the code that handle the band columns is not executed when you use manualbuild.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.