[richfaces-issues] [JBoss JIRA] Created: (RF-7918) rich:extendedDataTable ajax sort issue when used in with rich:tabPanel

Akash Singla (JIRA) jira-events at lists.jboss.org
Tue Sep 22 04:23:49 EDT 2009


rich:extendedDataTable ajax sort issue when used in with rich:tabPanel
----------------------------------------------------------------------

                 Key: RF-7918
                 URL: https://jira.jboss.org/jira/browse/RF-7918
             Project: RichFaces
          Issue Type: Bug
          Components: component-ScrollableDataTable, component-tables
    Affects Versions: 3.3.2.CR1, 3.3.1
         Environment: JSF 1.2_12, JDK 1.6, richFaces 3.3.1 /3.3.2 CR1, facelets 1.1.14
            Reporter: Akash Singla


Hi, 

I'm using a rich:tabPanel layout for my pages. 
Each page contains a rich:extendedDataTable. 

Now, I switch between the tabs of the tabpanel and reach a page at random. 

This page contains rich:extendedDataTable. 

When I try to sort or group the table columns, the table data is lost and a white screen with an ajax-loader is rendered inside the table . 

This is the ajax-loader path:
 
Code:

http://localhost:8080/faces/a4j/g/3_3_1.GAorg/richfaces/renderkit/html/images/loading.gif
	

I have tried submit mode as ajax and server for the tabPanel and the problem is occuring for both. 

Also, if I come to any of the pages of the tab-Panel through the menu-item in the toolbar of the application, the ajax sorting works fine. 

But it breaks when moving within the tabs of the tab-panel. 


Please Help. 

Akash

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