0 Replies Latest reply on Nov 24, 2009 2:56 PM by deanhiller

    how to know when user clicks sort on rich:dataTable?

    deanhiller

      I need to clear a field on a seam bean when they click sort so my pane below the table stops displaying the last result selected. I was able to get the dataScroller to set it to null but when they click the sort button, I am not sure how to get set the seam bean's field to null. I don't see a onHeaderclick I can use in the javascript...do I have to write the javascript to determine if it is the first row or not as well or something?

      thanks,
      Dean