1 Reply Latest reply on Jun 13, 2008 10:00 AM by djkrite

    Quick question on sortBy in <rich:column>

    djkrite

      I have a rich:dataTable w/sortBy. An action is executed to build the list for the rich:dataTable. Everytime I click the header to sort it causes the backing bean to instantiate and the list tied to the rich:dataTable is lost. How can I fix this? I don't want to make the backing bean session scoped..

      TK