Hi,

My bean has properties that return String or int or double,
I use tomahwak's dataTable to show my bean's properties
and use sandbox for exporting to excel.
But the excel can not auto align cells.
For example, a getName() return String, and a getAge return int,
I hope they will automatic align to left for String, and align to right for
int.
Sanbox's excelExport tag always align cell value to right.
How can I do to fit my requirement??
Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/-Tomahawk-Sandbox--The-align-problem-when-exporting-to-excel-tp16390454p16390454.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to