CrossTab component
1. How to add the lines between each row of data? Right now, the
crosstab report has lines beyond the grand total and total.
2. How to adjust the row height and column width?
3. How to customize the field name for displaying? (For example, field
name is called 'PO_NUM'. But I like to change to 'PO#'.)
Thanks, Alice
Alice Tse
--- posted by geoForum on http://delphi.newswhat.com
crosstab report has lines beyond the grand total and total.
2. How to adjust the row height and column width?
3. How to customize the field name for displaying? (For example, field
name is called 'PO_NUM'. But I like to change to 'PO#'.)
Thanks, Alice
Alice Tse
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
1. It is currently not possible to add lines between every record in the
ReportBuilder crosstab.
2. The row height and column width are determined by the renderer based on
the font size and length of the text. This is also not customizable.
3. Take a look at the CrossTab demos located in the \RBuilder\Demos\3.
CrossTabs\... directory. Specifically demo number 127 on adding custom text
to the cells.
There is a more advanced third party crosstab component available named
GridPack that may be able to give you the functionality you need. Take a
look at the following web site... http://www.planitechnologies.com/
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com