0 Replies Latest reply on May 22, 2008 3:00 PM by billevans

    ScrollableDataTable: Any likelihood of onRowMouseOver suppor

    billevans

      I need a table that does both of the following:

      1. Keeps the header at the top of the page while scrolling
      2. Can sense mouseover events on each row - so I can highlight as the mouse rolls over.


      The regular rich:dataTable cannot do 1 but it can do 2.

      While, rich:scrollableDataTable can do 1 but not 2.

      When can we have a component that does both?

      Or is there a way that rich:scrollableDataTable can be faked into doing 2?

      Any comments very welcome!