Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: 1.7DR#2
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Unknown
-
ICEsoft Forum Reference:
-
Workaround Exists:Yes
-
Workaround Description:HideBind the component and programmatically set the value on the component (each time the contents of the component changes):
dataTable.setValue(list);ShowBind 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.
This may affects ice:dataTable as well.
-
Hide
- Test_RowSelectorPanelSeries.war
- 5.63 MB
- Philip Breau
-
- META-INF/MANIFEST.MF 0.0 kB
- WEB-INF/classes/com/.../common/Person.class 2 kB
- WEB-INF/.../DataTablePaginatorBean$1.class 2 kB
- WEB-INF/.../DataTablePaginatorBean.class 4 kB
- WEB-INF/classes/.../table/SortableList.class 1 kB
- WEB-INF/classes/.../table/TableBean.class 4 kB
- WEB-INF/classes/.../messages.properties 22 kB
- WEB-INF/faces-config.xml 0.5 kB
- WEB-INF/html_basic.tld 244 kB
- WEB-INF/jsf_core.tld 25 kB
- WEB-INF/lib/backport-util-concurrent.jar 343 kB
- WEB-INF/lib/commons-beanutils.jar 116 kB
- WEB-INF/lib/commons-collections.jar 167 kB
- WEB-INF/lib/commons-digester.jar 140 kB
- WEB-INF/lib/commons-fileupload.jar 52 kB
- WEB-INF/lib/commons-logging.jar 31 kB
- WEB-INF/lib/el-api.jar 24 kB
- WEB-INF/lib/el-ri.jar 97 kB
- WEB-INF/lib/icefaces-comps.jar 1.48 MB
- WEB-INF/lib/icefaces.jar 744 kB
- WEB-INF/lib/jsf-api.jar 356 kB
- WEB-INF/lib/jsf-impl.jar 679 kB
- WEB-INF/lib/jstl.jar 20 kB
- WEB-INF/.../krysalis-jCharts-1.0.0-alpha-1.jar 151 kB
- WEB-INF/lib/standard.jar 384 kB
- WEB-INF/lib/xercesImpl.jar 1.15 MB
- WEB-INF/lib/xml-apis.jar 190 kB
- WEB-INF/web.xml 3 kB
- index.jspx 0.8 kB
- panelSeries.jspx 5 kB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
This tab is subject to removal in future versions.