Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to have Tree View inside a Table
How to have Tree View inside a Table [message #756455] Sun, 13 November 2011 15:08
Ankit SInghal is currently offline Ankit SInghalFriend
Messages: 2
Registered: May 2011
Junior Member
Hi Guys,

I am stuck with a problem for past 2 days. I am new to Eclipse platform. I am unable to figure the solution to this problem. Please help me.

My Problem goes like this:-

1) I want to have a table with 5 columns.
2) Each row of that table should be expandable, that is, initially table will have some rows, and if the user clicks on the '+' sign next to the row, 2nd level rows should be displayed in a tree like hierarchy just under that row, shifting all other 1st level rows down in the table.
3) Each of these 2nd level rows may be further expanded into its childrens and so on.


I am thinking of TreeViewer with multiple columns. But i think, that would not be a table then.

I hope u guys understood my problem. Please suggest something how to solve this problem.

Regards,
Ankit

[Updated on: Sun, 13 November 2011 15:12]

Report message to a moderator

Previous Topic:EMF Adding to a collection with reflective API.
Next Topic:MenuManager as submenu with ISelectionListener
Goto Forum:
  


Current Time: Tue Mar 19 04:39:13 GMT 2024

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

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

Back to the top