[richfaces-issues] [JBoss JIRA] Created: (RF-6807) ScrollableDatatable renders when rerendering after being sorted

Steven Decock (JIRA) jira-events at lists.jboss.org
Wed Apr 15 12:50:22 EDT 2009


ScrollableDatatable renders when rerendering after being sorted 
----------------------------------------------------------------

                 Key: RF-6807
                 URL: https://jira.jboss.org/jira/browse/RF-6807
             Project: RichFaces
          Issue Type: Bug
          Components: ScrollableDataTable
    Affects Versions: 3.3.0
         Environment: All browsers (IE7, Chrome, FF 3)
RichFaces 3.3.0.GA
Facelets 1.1.14

            Reporter: Steven Decock


Sorting on ScrollableDataTable works, but when the table is sorted by clicking on the column headers and it is then rerendered (by using the reRender-attribute on a commandButton for example), it renders completely wrong (see screenshots). The ScrollableDataTable is then no longer functional. The header-row is now under the table data. All styles are gone. Sorting does no longer work and it is no longer possible to select a table row.

I have attached an example WAR-file and the corresponding maven-project with sources to illustrate the problem.
I have kept the example as simple as possible, just to illustrate this bug.



-- 
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

        



More information about the richfaces-issues mailing list