Skip to main content



      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 12:37 Go to next message
Eclipse UserFriend
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 14:31 Go to previous message
Eclipse UserFriend
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: Tue Jul 15 20:59:43 EDT 2025

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

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

Back to the top