0 Replies Latest reply on Apr 16, 2008 8:16 AM by rom1

    Display issue on scrollableDataTable sort

      Hi,

      I've got a problem sorting a scrollableDataTable by clicking a column.

      When the number of row of the table is fewer than is capacity (e.g.: 2 rows for a capacity of ~17 rows in my application), and clicking on a column to sort this one, I've got a grey strip under the last full row.

      No exception is thrown when sorting, that's just a displaying issue.
      I just use sortMode='single' as scrollableDataTable attribute.


      Thanks helping me ;)