Page 1 of 1

How to align the text in one cell of Table Field

Posted: Mon Jun 18, 2007 3:59 pm
by alessandropisoni
I am trying one function in order to align of the text to the inside
of one cell.

iam trying this but is not corect

set the textAlign of item 3 of line NUMRIGA of field"Dati" of card"Grafico" to right


my field"Dati" is an Table Field! and i have three column, item 1 ,item 2, and item 3

i need your help
thanks

Posted: Tue Jun 19, 2007 12:31 am
by Mark
Dear alessandropisoni,

This is not possible (although there is a trick using one-pixel wide space, which is cpu-power and memory consuming, depending on the amount of data of course).

To achieve the desired effect, you have to use multiple fields and set the textalign of each field separately.

Best regards,

Mark