0 Replies Latest reply on Apr 18, 2007 6:36 AM by dastei

    DataTable fixed number of rows

    dastei

      How I can fixed the displayed rows in a DataTable?
      In my case I have a list and the size of this list is bigger than max displayed rows. I use datascroller and that work already fine. but in the end of the list I have less elements as max displayed rows and the table is smaller than before. I will that the last rows displayed empty to keep up the size of this table component.