Page 1 of 1

Designer Components

Posted: Wed Jun 16, 2010 11:12 am
by Rodrigo
Hello,

I'm developing a simple bill, but I haven't available the table element. (the designer has it locally)

I also need to place elements anywhere within the report, but I do not see the option "dockable table" (the designer has it locally)

Is this correct? Is there any option to get a table?

Thank you.

Designer Components

Posted: Thu Jun 17, 2010 12:35 am
by Vladimir
Hello,

You can use the Panel component, which can be placed anywhere on the page. You can put Headers and Data bands on the Panel. On the bands you may to place Text components or other elements of a report.

Thank you.

Designer Components

Posted: Thu Jun 17, 2010 1:31 am
by Rodrigo
Ok, thank you