0 Replies Latest reply on Jun 26, 2009 2:58 AM by user080701

    How to know it is the last row in datalist?

      Hi,

      How to determine it iterated to the last row in the Rich:dataList component?

      I want to insert the under line between the rows except last row.

      When I put the under line as follow

      <rich:dataList>
      .......
      ......

      </rich:dataList>