0 Replies Latest reply on Aug 2, 2011 4:17 AM by mohammad-noor

    when i select a row from the table, the table itself scrolled up to the first row

    mohammad-noor

      Dear All

      i am using richFaces 4 + JSF 2, i am trying to use <rich:extendedDataTable>. on the table facet:header there is a buttons(add, delete, update), and the selection mode is multiple. when i select a row from the table, the table itself scrolled up to the first row.

       

      ie: assume that the table has 50 row, when i select the row 45, the row is still selected but the table scrolled up to the first row. i want it to be stable when i select a row.

       

      also want to ask, can i use paging with <rich:extendedDataTable>?

       

      Reg.