Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Expand singe top row in tree grid
Expand singe top row in tree grid [message #1413049] Wed, 27 August 2014 16:37 Go to next message
Testr t is currently offline Testr tFriend
Messages: 93
Registered: April 2013
Member
Hi,

With Nattable 1.1.0 i am able to use the ExpandAll and CollapseAll commands. Thanks. Also for the tree grid, is it possible to expand and collapse a single parent row? Lets say I have a tree grid with 10 top level rows (and each top row has nested sub rows with 3 or more child rows). I want to expand only row 3 programatically? Is there an option to do that? I am providing an option to expand and collapse all using context menus. There is also a requirement where for some rows i have to add option to expand that row alone.

Re: Expand singe top row in tree grid [message #1413078 is a reply to message #1413049] Wed, 27 August 2014 18:31 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
No, that feature is currently not provided by NatTable. But technically you should be able to create a command handler that takes the row index and expands that node and all child nodes.
Previous Topic:TreeGrid question
Next Topic:Row selection Slow down in case of large data in NatTable
Goto Forum:
  


Current Time: Thu Apr 18 03:50:59 GMT 2024

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

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

Back to the top