0 Replies Latest reply on Sep 19, 2011 11:40 AM by satyakatti

    rich:extendedDataTable shwos empty rows

    satyakatti

      Hi All,

       

      I have a rich:extendedDataTable which has only one column and has copy and delete events on every row.

       

      The initial table looks as in this image :

      initialTable.PNG

       

      When some extra rows  are deleted...the table looks like this :

       

      deletedRows.PNG

      After deleting the rows, even the empty rows are accumulated and displayed. Since the rows have dblclick event on them, even the empty rows generate the events.

       

      When viewed through firebug, the table really has some empty rows and empty cells. Is there a problem in how I am rendering the table?

       

      Regards,

      Satya