3 Replies Latest reply on Jul 31, 2007 5:09 PM by tonylmai

    Force-rendering of empty row in RichFaces'dataTable?

      Hello,

      I have a need to render an exact count of rows when using RichFaces' dataTable. I.e. I have a table of 5 columns by 5 rows. Each column is represented by a RichFaces' dataTable. I need the rich:dataTable to render exactly 5 rows in each column even when the data model (representing the column) contains less than 5 data set. They can be empty cells.

      Can this be done using RichFaces' dataTable?

      Thanks
      -tony