Hi, Maybe somebocy can give me a hint how to fix a bug in my custom renderer.
I have created a renderer that extends the tree2 HtmlTreeRenderer. Basically everything displays correctly -- all the columns in the table, with one column holding the tree2. I have only done server-side expand/collapse for now. My problem is that none of the value bindings of actions on the components outside the tree2 (on the other columns of the table) are getting invoked. For example I have a commandLink with an action on one of the columns and it renders correctly as a link but clicking on it has no effect. The link on the tree leaf document itself is working. Any ideas?? *********************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication. ***********************************************************************

