ICEfaces
  1. ICEfaces
  2. ICE-2297

Nested UIData components don't reflect their changed data models

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Unknown
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Bind the component and programmatically set the value on the component (each time the contents of the component changes):

      dataTable.setValue(list);
      Show
      Bind the component and programmatically set the value on the component (each time the contents of the component changes): dataTable.setValue(list);

      Description

      If you have an outer panelSeries and an inner panelSeries, and they're both showing lists of data, and you dynamically change the lists, it seems that they're somehow keeping around old information that keeps them from properly rendering the new lists.

      This may affects ice:dataTable as well.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            10 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: