[JBoss JIRA] Created: (RF-4619) ScrollableDataTable selection after sorting with a4j:keepAlive
by Victoria S (JIRA)
ScrollableDataTable selection after sorting with a4j:keepAlive
--------------------------------------------------------------
Key: RF-4619
URL: https://jira.jboss.org/jira/browse/RF-4619
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF 3.2.2
Reporter: Victoria S
Hello,
I've been using the selection on the scrollable data table for some time now, but hadn't checked what would happen if I re-sorted the data.
It looks like I'd been using the wrong way to get the selected table data.
I browsed on here yesterday and changed my implementation slightly so it sets the tables row key and asks the table for the row data.
If I don't use the a4j:keepAlive tag, the selection behaves well, but the scrollable data table headers disappear.
If I do use the a4j:keepAlive (which all of my pages rely on, so I need to use if possible) the selection is incorrect when re-sorted.
Thank you in advance
Victoria
--
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
15 years, 9 months