rich:scrollabledatatable loses input field values when AJAX scrolling occurs
----------------------------------------------------------------------------

                 Key: RF-3902
                 URL: http://jira.jboss.com/jira/browse/RF-3902
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1, 3.2.0.SR1, 3.2.2
            Reporter: Daniel Young
            Priority: Critical


We are trying to do in-table editing with <rich:scrollabledatatable>, but the 
user's input gets reset if they use scroll down and then back up again.

I've traced the ajax request using Firebug, and can see that the user's input 
values do get POST'ed when the AJAX scrolling occurs.  I also tried debugging 
UIScrollableDataTable against the source, into the processScrolling() method, 
but did not have enough JSF component knowledge to make sense of it.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to