Bjoern Berg Messages: 41 Registered: November 2009 Location: Essen
Member
Hi,
I am trying to use NatTable inside an RCP application in an editor. This works fine so far, but NatTable does not take the empty space or renders empty rows to fit the free space.
Is there an easy way to tell NatTable to render additional columns or expand the existing columns automatically to to fit free space?
With the normal SWT Table this is not a problem...