Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Columns Order
rbuser
September 2003
edited September 2003
in
General
Hi All
how to print Column Right To Left ? (First Column on right and then the
second column in left)
Thanks
Mark
Comments
nicocizik
September 2003
edited September 2003
Hi Mark,
You need to set the TppDetailBand.ColumnTraversal property to ctLeftToRight.
You can do this in code or manually in the Delphi Object Inspector.
--
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
rbuser
September 2003
edited September 2003
Thanks
but how i can set the Column order to RightToLeft ???
nicocizik
September 2003
edited September 2003
Hi Mark,
I'm sorry, I did not read your first post correctly. Unfortunately
ReportBuilder does not support Right to Left column traversal.
--
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
rbuser
September 2003
edited September 2003
This discussion has been closed.
Comments
You need to set the TppDetailBand.ColumnTraversal property to ctLeftToRight.
You can do this in code or manually in the Delphi Object Inspector.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
but how i can set the Column order to RightToLeft ???
I'm sorry, I did not read your first post correctly. Unfortunately
ReportBuilder does not support Right to Left column traversal.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com