[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Runtime adjustment of the TableViewer container

When I insert more than one row back to back, the bottom of the TableViewer starts to disappear after it reaches its container verticalSpan limit; which is currently set to 2.

Is there a way to dynamically adjust the container layout as the viewer changes?

Thanks,
-AJ