1 Reply Latest reply on Mar 26, 2007 12:34 PM by sergeysmirnov

    a4j ver updated, richfaces added, t:datatable stopped workin

    shooali

      Hi,

      I am trying to add richfaces components to my app, so I have upgraded my a4j
      version from 1.0.3 to 1.1.0 and using latest richfaces (not in this page).
      I have a page that has a t:datatable in it with some js for enabled multi
      row select (do I need it, or is there a built in support for this?) anyway,
      it stopped working. when debugging, I have noticed that the UIData
      isRowAvailable() method returns false but the selected row index is one and
      isRowAvailable() returns null.
      the only thing I did is to change a4j version and to add richfaces jar.

      Is it a known issue? any idea?

      Thanks,