0 Replies Latest reply on May 27, 2010 5:59 AM by phlebiac

    reset filter when rich:column removed

      Hi all,

       

      ich have a tricky issue here.

      I have an extendedDataTable that contains many columns. Two of these columns have a filterBy attribute.

      The filter functionality works fine for me. After entering a filter expression the expected result is visible in the table.

      Problem: One user had the idea to insert a filter expression and then remove the column from the table.

      He expected the filtered result to be resetted. But the filter is still active.

      Is there a way to trigger a filter reset on the whole table using an ActionListener or something similar?

       

      Thanks,

      Hendrik