3 Replies Latest reply on May 26, 2009 3:54 AM by svande

    calling two components on 1 event

    svande

      Priviet,

      I want to use a4j:support oncontextmenu and rich:componentControl oncontextmenu at the same time.

      Both tags are in a rich:dataTable. With a4j:support I set a selectedRow on the backing bean. With rich:componentControl I call a rich:contextMenu and I sent the menu a couple of row parameters.

      Both tags at the same time do not seem to work.
      Is there a workaround? Is nesting possible?
      I was thinking of doing the a4j:support and then oncomplete calling the menu with a javascript hack.

      Cheers,

      Wilfred