[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: How to make cells in Table having border

Table.setLinesVisible(true) - this gives lines in the table - not quite like
Excel but Excel is a spreadsheet and not a table.

"George Cuong" <cuongnt@xxxxxxxxxxx> wrote in message
news:b9rfrv$e5o$1@xxxxxxxxxxxxxxxx
> How can I create table look like MS Excel as each cell has a border
> (rectangle)
>