justinylee
08-17-2004, 02:19 PM
I tried to align a text/number item to the right within a column but it ends up on the far right side of the table instead.
<gridtext datapath="@id" datatype="number" align="right">ID
</gridtext>
This doesn't seem like a correct or obvious behavior. Is there an another attribute I can use instead?
<gridtext datapath="@id" datatype="number" align="right">ID
</gridtext>
This doesn't seem like a correct or obvious behavior. Is there an another attribute I can use instead?