Hi Derrel, thanks for the feedback and sorry for the late response.
I still need some help with rendering specific branches. I want to understand the timing: to say when to call createRowStyle and updateDataRowElement Currently I do the following -add branch -set node cell style using nodeSetCellStyle -define the row info as suggested -call createRowStyle - problem here is I do have a branch/node ID but no row number. getRowFromNodeId doesn't work yet. I do set own attributes in rowInfo as well which are obviously not persistent here is starts my real problem - how do I get DOM rowElem - 2nd param for updateDataRowElement Then I call setData to populate the tree My questions are: what the correct order and how to get the DOM element for a given node from the node array thanks in advance Raimund -- View this message in context: http://qooxdoo.678.n2.nabble.com/Render-a-branch-row-in-treevirtual-tp5077050p5132253.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
