Hi!

Please can anyone tell me why the following code is not working:

   TH aCell = new TH("some text");
   aCell.setAlign("right");

leads to: <TH align="left">some text</TH>

Same code with TD is working correctly.

I have ECS 1.3.3.

Am I doing something wrong.

Thanx for any help

Chris






--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to