0 Replies Latest reply on Feb 10, 2012 10:13 AM by howhigh

    row** event

    howhigh

      Hi,

       

      I'm getting some trouble with the <a4j:ajax> tag and all events related to row.

       

      <a4j:ajax event="rowclick" listener="#{myBean.myListener}" />

       

      It's simple, the event is fired but my listening method is never called. I saw in other discussions that it should have been fixed but it seems not.

      Could you tell me if it's normal ?  Do we have to use a4j:ajax for basic event (change, enter, ...) and jsFunction for "RichFaces events"?

       

      Thanks in advance,

      best regards.

       

      Edit: I'm now using version 4.2.0.RC1