[richfaces-issues] [JBoss JIRA] Reopened: (RF-1453) ScrollableDataTable: updating problem

Dmytro Lisnichenko (JIRA) jira-events at lists.jboss.org
Tue Feb 9 15:31:43 EST 2010


     [ https://jira.jboss.org/jira/browse/RF-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Lisnichenko reopened RF-1453:
------------------------------------



> ScrollableDataTable: updating problem
> -------------------------------------
>
>                 Key: RF-1453
>                 URL: https://jira.jboss.org/jira/browse/RF-1453
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0
>         Environment: Tomcat 5.5
> FireFox 2, IE6
>            Reporter: Andrey Izobov
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.2.0
>
>         Attachments: gray_region.jpg
>
>
> There is problem with updating component from client side in the following way: 
> grid.updateRowCount(newRowCount);
> grid.reloadData();
> where newRowCount - new record count on server side.
> If newRowCount < oldRowCount then there is gray region(because of large number row separators) on ScrollableDataTable after update(screenshot attached).
> If newRowCount > oldRowCount then only oldRowCount records will be updated.

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