Crosstab right to left
?Hi,
I am using RB 7 with Delphi 7. Since there is no BiDiMode property in
the crosstab component, is there a way to put the grid row headers on
the right side of the grid??
Thanks.
--- posted by geoForum on http://delphi.newswhat.com
I am using RB 7 with Delphi 7. Since there is no BiDiMode property in
the crosstab component, is there a way to put the grid row headers on
the right side of the grid??
Thanks.
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
The grid headers can be placed on the right side or the top of the crosstab
component. This will determine if the crosstab will show left to right data
or top to bottom. Take a look a the crosstab demos located in the
\RBuilder\Demos\CrossTabs\... directory for some good examples of this.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
any case matching the one I want. I need the grid to show data from
right to left instead of left to right. This is needed in some languages
like Hebrew and Arabic; they are written from right to left. Borland
provides BiDiMode property in all its components, which allows the
TStringGrid for example to show its data from right to left. I didn't
see this property implemented in any RB components. So I am wondering if
there is a way to do it without that property??
crosstab
data
$1@dellsc1420....
--- posted by geoForum on http://delphi.newswhat.com
I apoligize, I misread your initital post. It is currently not possible to
place the row headers in the crosstab on the right side. In general,
ReportBuilder does not offer any right-to-left report generation options.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com