0 Replies Latest reply on Nov 18, 2011 11:36 AM by davethedog

    rich:dataTable - scrolling and in place menus

    davethedog

      Hi there,

       

      I'd like to have a table that scoll (vertically). I'd also like context menus on the cells in that table. I can achieve one or the other, but not both!

       

      As the context menus have been removed in version 4, I am using a rich:dropDownMenu inside the relavent cells.

       

      extendedDataTable allows scrolling, but fails to display the menu's properly (They only render the part of the menu inside the cell borders which isn't big enough)

       

      dataTable doesn't scroll, but the menus are rendered on top of the cells, so display properly.

       

      Is there anything I can do within the current framework to have both menus and scrolling?

       

      Thanks