ICEfaces
  1. ICEfaces
  2. ICE-4712

dataTable get data models less redundantly

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      The h: and ice: dataTable renderers could be optimised to get the row and ice:columns data models less frequently in a given render operation. The row data model need only be gotten once, while anycolumn data model may need to be gotten once per row, but definitely not once per cell.

      For a large dataTable, these costs can add up to a noticeable amount of wasted processing time.

      This is a similar concept to: ICE-3721.

        Activity

          People

          • Assignee:
            Mark Collette
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: