Are the ActionLinks being processed? Are the ActionLinks controls registered with a parent container or page?
regards Malcolm Edgar On Mon, Apr 27, 2009 at 7:51 AM, Joseph Schmidt <[email protected]> wrote: > >> 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. > >
