Trying to add ActionLinks to a tree, similar to adding PageLinks from this example: http://www.avoka.com/click-examples/tree/page-link-tree-page.htm does not work :(.Everything is rendered nicely(with the right parameters), but the method specified by the ActionLink is never called :(.
Any idea how to make that tree example work with ActionLinks too?
Is it possible that those ActionLinks are not picked up by click because they're declared in that anonymous inner class?
thanks, Joseph.
