[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Table - Setting default/fixed number of displayable rows
|
Hi,
How can I set a default number of rows to be displayed in a table ?
What I am trying to do is to have my table to display only a
predetermined number of rows (e.g.: 15). Regardless if my model/input
has less (empty rows should be displayed) or more (vertical scroll bar).
Thanks in advance for any information on this.
--MD.