Skip to main content



      Home
Home » Eclipse Projects » NatTable » Remove row number
Remove row number [message #1858890] Fri, 28 April 2023 11:54 Go to next message
Eclipse UserFriend
Hi,

Is it possible to remove the row number column in a nattable?

I need to have a Nattable with a filter header.

For this I had to use a GridLayer.

Thank you very much.

Y.
Re: Remove row number [message #1858897 is a reply to message #1858890] Sat, 29 April 2023 01:18 Go to previous messageGo to next message
Eclipse UserFriend
Wjy did you have to use the GridLayer? I Don't remember such a dependency for the filter row. It should be possible using a CompositeLayer with only one column.
Re: Remove row number [message #1859053 is a reply to message #1858897] Tue, 09 May 2023 03:54 Go to previous messageGo to next message
Eclipse UserFriend
For example, i want to use the FreezeLayer. But it seems I need to use the GridLayer to use it.
Can i use all the nattable features with the CompositeLayer ?
Thank you.
Re: Remove row number [message #1859057 is a reply to message #1859053] Tue, 09 May 2023 07:19 Go to previous messageGo to next message
Eclipse UserFriend
That strongly depends on the features you want to include. But generally speaking it should be possible. In case it is not possible you need to set the with of the row header to zero
Re: Remove row number [message #1859060 is a reply to message #1859057] Tue, 09 May 2023 10:58 Go to previous message
Eclipse UserFriend
Thanks a lot! I think it's easier to set the line spacing to zero with a GridLayer. It requires fewer lines of source code to implement the various features requested.
Previous Topic:Mysterious popup text editor on Linux - ComboBoxCellEditor
Next Topic:EMF forms
Goto Forum:
  


Current Time: Wed May 21 11:10:58 EDT 2025

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

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

Back to the top