3 Replies Latest reply on May 9, 2011 5:38 AM by lfryc

    rich:extendedDataTable event

    yaseralhs

      I have a Search Screen where I am using rich:extendedDataTable  to display the results.  I used (a4j:ajax execute="@form"                          event="selectionchange"                          listener="#{manageTimeSheetsBacking.timeSheetTableSelectionListener}"                          render="@this")

      I have a problem here when I change the data in the table to keep listener  ,I want to remove listener ,For some reason I'm bound Button that appear based on the number of rows table,In case of zero results from the search, I want to not diaplay Button