ICEfaces
  1. ICEfaces
  2. ICE-3882

Add a varStatus attribute to panelSeries

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7.2 SP1
    • Fix Version/s: 1.8RC1, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial
    • Workaround Exists:
      Yes
    • Workaround Description:
      In your bean, instead of returning a List for your data model, return a javax.faces.model.DataModel. Then you can always add a property getter to access your DataModel's getRowIndex() method, thus accessing the panelSeries' current row index.

      Description

      Feature Request: The JSTL tag c:forEach has a varStatus which can be used to return a row index. Having this sort of an attribute for the ice:panelSeries component would be useful.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: