Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Static Filter for tree structure in NatTable
Static Filter for tree structure in NatTable [message #1766153] Fri, 16 June 2017 14:11 Go to next message
Gaurav Tripathi is currently offline Gaurav TripathiFriend
Messages: 43
Registered: September 2015
Member
Hi,
I have a tree structure in Nattable Like root element A containing child B and C.
-A
-B
-C
-D
I have applied a static filter on treeList which have all the elements and passed to the FilterList object. Inside setmatcher method I have given condition to hide element A. But neither A is hiding nor B and C.
Also if there is no child then A is getting hidden.

Please provide a solution for a static filter in which I can filter element A with all its child too.

Thanks in advance.
Re: Static Filter for tree structure in NatTable [message #1766403 is a reply to message #1766153] Wed, 21 June 2017 06:59 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
I don't understand what you are doing.

Have a look here to get familiar with filtering using GlazedLists: http://www.glazedlists.com/documentation/tutorial-100#TOC-Custom-filtering-using-Matchers
Previous Topic:Remove row numbers in Nattable
Next Topic:Dynamic preferred min column width in composite layer
Goto Forum:
  


Current Time: Wed Apr 24 16:37:43 GMT 2024

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

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

Back to the top