Skip to main content



      Home
Home » Eclipse Projects » NatTable » Custom Tree row rendering
Custom Tree row rendering [message #1723994] Fri, 19 February 2016 10:10
Eclipse UserFriend
I'm using a tree to display some data from my application, and what I would like is to render the row data in a specific way.

The tree will display all of partitions from my PC. The root element should always show the occupied size.
The tree contains two columns, the first column shows the name of a folder or a file and the second column will show their size.

I would like to show the size of the folder only if the tree element is collapsed, so the files from the folder are not visible. If the folder element will be expanded then the folder size should not be displayed only the size of each file from the expanded folder.

Any suggestions are appreciated.

Csabi

Previous Topic:Combobox Multiselection setData
Next Topic:Insert new Row in the nattable
Goto Forum:
  


Current Time: Tue Jun 17 07:58:20 EDT 2025

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

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

Back to the top