2 Replies Latest reply on Apr 18, 2008 5:09 PM by eklam

    dataTable filtering causes problems

    symmetrysolutions

      When data table filtering is enabled by adding a filterBy attribute to a column the getRowData call always of the ListDataModel returns the last item in the model when an item is selected.

      If I remove the filterBy attribute getRowData returns the correct row.

      Is this a known issue?

      RichFaces versions 3.2.0.GA and SNAPSHOT both have the same problem.