Skip to main content



      Home
Home » Eclipse Projects » NatTable » Hide and Show All Columns(Need to hide one of the column permanantly so that even after the Show All Columns, it should not be visible.)
icon5.gif  Hide and Show All Columns [message #1692516] Thu, 16 April 2015 06:30 Go to next message
Eclipse UserFriend
I am hiding one of the column say 5'th column using columnHideShowLayer.hideColumnPositions(columnPositions);

I also have "Hide Column" and "Show All Columns" popup menus. When I perform "Show All Column", nattable shows all the columns including 5'th column also.

Is there any way to hide the 5'th column permanantly so that even after performing "Show All Columns", it should be hidden?
Re: Hide and Show All Columns [message #1692557 is a reply to message #1692516] Thu, 16 April 2015 09:12 Go to previous message
Eclipse UserFriend
Not directly, but you could register an ILayerListener for the ShowColumnPositionsEvent to the ColumnHideShowLayer that ensures your fixed hidden column never gets visible.
Previous Topic:Nabula NetTable Validation message show other ParkStack(Part ) using eclipse 4
Next Topic:Cannot print nattable to the correct size
Goto Forum:
  


Current Time: Thu Jun 12 12:43:21 EDT 2025

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

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

Back to the top