[
https://jira.jboss.org/jira/browse/RF-7437?page=com.atlassian.jira.plugin...
]
Vadim Mikovoz updated RF-7437:
------------------------------
Description:
Precondition:
add to test page some extendedDataTable with defined componentState attribute:
componentState="#{bean.myState}"
add in bean:
private Object myState;
+getter and setter
1. Open test page
2. Change columns order
3. Rerender extendedDataTable
---------------------------------------------
columns order didn't save (returned to default state)
was:
Precondition:
add to test page some extendedDataTable with defined componentState attribute:
componentState="#{bean.myState}"
add in bean:
private Object myState;
+getter and setter
1. Open test page
2. Change columns order
3. Rerender extendedDataTable
---------------------------------------------
columns order aren't saved (returned to default state)
extendedDataTable: componentState attribute doesn't work
--------------------------------------------------------
Key: RF-7437
URL:
https://jira.jboss.org/jira/browse/RF-7437
Project: RichFaces
Issue Type: Bug
Components: component-tables
Affects Versions: 3.3.2.CR1
Environment: all provided browsers
v.3.3.2-SNAPSHOT
Reporter: Vadim Mikovoz
Precondition:
add to test page some extendedDataTable with defined componentState attribute:
componentState="#{bean.myState}"
add in bean:
private Object myState;
+getter and setter
1. Open test page
2. Change columns order
3. Rerender extendedDataTable
---------------------------------------------
columns order didn't save (returned to default state)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira