[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Horizontal TableViewerColumns in a tableviewer
|
- From: 24adithya@xxxxxxxxx (adithya )
- Date: Mon, 16 Mar 2009 15:31:57 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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.