Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » How to resize the nattable row header column width
How to resize the nattable row header column width [message #1741487] Thu, 25 August 2016 14:01 Go to next message
Ramakrishnan PK is currently offline Ramakrishnan PKFriend
Messages: 8
Registered: April 2016
Junior Member
How to resize the nattable row header column width?
Re: How to resize the nattable row header column width [message #1741491 is a reply to message #1741487] Thu, 25 August 2016 14:07 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
I suppose you ask how to enable the support to resize via drag and drop ... although your question doesn't name it:

http://stackoverflow.com/questions/38637088/resizable-row-column-headers-in-nattable/38654000#38654000

If the question is about how to set a bigger size of the row header column width statically, create the row header DataLayer with the corresponding parameters.
Re: How to resize the nattable row header column width [message #1741506 is a reply to message #1741491] Thu, 25 August 2016 14:35 Go to previous message
Ramakrishnan PK is currently offline Ramakrishnan PKFriend
Messages: 8
Registered: April 2016
Junior Member
That worked.
new DataLayer(new DefaultRowHeaderDataProvider(bodyDataProvider), 20,DataLayer.DEFAULT_ROW_HEIGHT)


Thanks.
Previous Topic:Cell editor based on the canonical "ROW" data
Next Topic:Excel Like coloring facility
Goto Forum:
  


Current Time: Fri Apr 19 23:57:10 GMT 2024

Powered by FUDForum. Page generated in 0.02800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top