2 Replies Latest reply on Jul 7, 2009 1:35 PM by arkuda

    Reredering single dataTable column

    chkaltepoth

      Hello,

      we use a <h:dataTable> for displaying some items and their internal status. This table gets rerendered every 5 seconds by using the ajax4jsf library.

      In general it works fine but we would like to achieve that only one single column (the internal status column) of the table gets rerendered.

      Is this possible using ajax4jsf ?

      Kind regards