Skip to Content
0
Former Member
Jul 20, 2005 at 03:02 PM

TableView align

19 Views

Hi,

Does anybody know how can I set the alignment of the header and the column name cells of a TableView?

Tableview.setTableHAlignment aligns the data cells but not the header nor the column name cells.

I'm using a DefaultTableViewModel that contains a matrix of the data and a vector of the column names.

Amit Pick