[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Horizontal TableViewerColumns in a tableviewer

Madhu Samuel wrote:

Hello Adithya,

You can use the table in the normal way. May be you can make the contents of the first column in bold so that it gives the look n feel of a horizontal table.

What exactly is your usecase?

Regards,
Madhu

adithya wrote:

Hello,
Is there a way by which we can add table columns horizontally to the table and not in the normal way ?

Adithya.
Hello madhu,
Actually i want to add the columns row-wise and not column-wise

like

column1
column2
.
.
column n

and not like

column1 column2 .... column n

Adithya.