1 Reply Latest reply on Apr 9, 2014 11:00 AM by leolo

    rowKeyVar in <rich:extendedDataTable> will be sorted

    leolo

      Hi,

       

      with RichFaces 3 and <rich:dataTable> the rowKeyVar wasn't sorted, when one of the table-columns was sorted. In every case the rowKeyVar went from 0 to n, no matter what the sorting order was.

       

      With RichFaces 4.3.5 and the <rich:extendedDataTable> the rowKeyVar is sorted when one of the table-columns is sorted.

       

      Is there a simple way to switch to the old behaviour?

       

      What is the correct, intended behaviour? The old one or the new one?