0 Replies Latest reply on Dec 13, 2010 10:30 AM by ericsemmel

    extendedDataTable Selection problem after filtering

    ericsemmel

      Hi,

       

      I've got a problem with the row-selection in extendedDataTable. Selection itself works and I can get the key and the value I want. It works pretty well until a column is filtered. The selection stays at its Key, but the values in the rows change depending on the filter.

      I looked at the richfaces live demo by exadel, there is a sample with flags,state name and state capital. In this one there's no problem with loosing the selected rows

       

      does anyone know what's the problem and how I can solve it?

       

      I'm using:

      Richfaces3.3.3

       

      Thanks in advance!