2 Replies Latest reply on Mar 11, 2009 12:11 PM by ilya_shaikovsky

    rich:extendedDataTable - How can I remove/disable the built

      Hi
      My requirement is to display a table with a vertical scroller. For this reason, I used rich:extendedDataTable and I get vertical scroller .. But It displayes context menu on each header (columns) for sorting and hiding the columns, which I dont want. I mean I want remove this bit from header and want to use only scroller part?

      1. Is there any attribute to remove this sorting/context menu from headers?
      2. Is there any other way to add vertical scroller in table in JSF, rich faces?

      thanks.