Are you talking about a TreeTable? If so, you may be able to use the approach described in this thread:
http://mail-archives.apache.org/mod_mbox/pivot-user/201011.mbox/%[email protected]%3e On Nov 24, 2010, at 4:43 AM, MSafiri wrote: > > Dear All, > > Is it possible to sync a TreeView with a TableView? What I mean is the > following: > > The screen is cut into two parts, on the left a TreeView is displayed, which > shows the hierarchy between the elements, on the right, a table shows all > the details of all the elements. Each control (TreeView, Table) is in a > ScrollPane. Of course, the two views are not the same. What I would like to > achieve is that when the user selects a node from the TreeView, the table > should highlight the details of the selected node and scroll the table to > show these details. > > I hope I was able to explain it well enough. > > Thanks alot for your help, > > MSafiri > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Sync-Tree-with-Table-tp1959691p1959691.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
