Ok. So this was just a dummy run for me to see if it was possible to do something similar with the treeview. I wanted to start with a simple component. With the tree, I need to embed a treeNode with two parts: a name and some data, and I would represent those as label and table view components. So I got it working and displaying, but I can't edit anything in the tableview. So you're saying I would just need to write a corresponding TreeView.NodeEditor child class to include these two components, a label and a table view?
-- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Custom-List-Item-Renderer-tp4022678p4022693.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
