2 Replies Latest reply on Feb 11, 2009 6:09 AM by nimo22

    repeat or dataTable index?

    nimo22

      With c:forEach I have extended controll over the loop-status in comparison to ui:repeat or a4j:repeat.

      Can I get the actual index or count Number of the Iteration within a datatable?

      for example:

      col1: col2
      1 ...
      2 ...
      3 ...
      4 ...

      The index (count-status 1-4) is for example the first row of a datatable.