[
https://issues.jboss.org/browse/RF-13230?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-13230:
-------------------------------
Issue Type: Bug (was: Feature Request)
Description:
On a extendedDataTable resetting the table state and then re-rendering the table via ajax
does not work, the table still shows the custom column ordering and column width. Only
when reloading the complete page, the table is displayed in its default form.
To reproduce:
rich:extendedDataTable with tableState help in a (e.g. Seam conversation scoped bean).
Change the column ordering, now call an ajax method that resets the table state to null or
an empty string. Re-render the table after completion. The column ordering stays the
same.
This used to work on RF 4.3.3
was:
On a extendedDataTable resetting the table state and then re-rendering the table via ajax
does not work, the table still shows the custom column ordering and column width. Only
when reloading the complete page, the table is displayed in its default form.
To reproduce:
rich:extendedDataTable with tableState help in a (e.g. Seam conversation scoped bean).
Change the column ordering, now call an ajax method that resets the table state to null or
an empty string. Re-render the table after completion. The column ordering stays the
same.
This used to work on RF 4.3.3
Workaround: Instead of using ajax command use e.g. h:commandLink to reset table state and
reload complete page.
Resetting table state on extendedDataTable does not reset table when
using ajax re-render
-----------------------------------------------------------------------------------------
Key: RF-13230
URL:
https://issues.jboss.org/browse/RF-13230
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.3.4
Reporter: Immo Benjes
On a extendedDataTable resetting the table state and then re-rendering the table via ajax
does not work, the table still shows the custom column ordering and column width. Only
when reloading the complete page, the table is displayed in its default form.
To reproduce:
rich:extendedDataTable with tableState help in a (e.g. Seam conversation scoped bean).
Change the column ordering, now call an ajax method that resets the table state to null or
an empty string. Re-render the table after completion. The column ordering stays the
same.
This used to work on RF 4.3.3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira