Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » How to make columns in a row header resizable?
How to make columns in a row header resizable? [message #1385221] Thu, 05 June 2014 04:26 Go to next message
Jingang Zhou is currently offline Jingang ZhouFriend
Messages: 57
Registered: December 2010
Member
Hi, all,

How to make columns in a row header resizable to display the full content of the column?

Thanks.
Re: How to make columns in a row header resizable? [message #1385241 is a reply to message #1385221] Thu, 05 June 2014 06:50 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
If you want the user to be able to resize the row header you need to register the corresponding bindings. Check the DefaultColumnResizeBindings to get an idea. Technically you need to register the cursor action when moving the mouse over the border and the resize action on drag. And both need to be registered for the row header.
Previous Topic:Does a row must belong to a group in a RowGroupExpandCollapseLayer to display
Next Topic:Can row groups and column groups use together?
Goto Forum:
  


Current Time: Fri Apr 26 19:44:02 GMT 2024

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

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

Back to the top