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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Nov 29 13:53:46 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1453?page=all ]

Nick Belaevski updated RF-1453:
-------------------------------

    Fix Version/s: 3.1.3

> ScrollableDataTable: updating problem
> -------------------------------------
>
>                 Key: RF-1453
>                 URL: http://jira.jboss.com/jira/browse/RF-1453
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Tomcat 5.5
> FireFox 2, IE6
>            Reporter: Andrey Izobov
>         Assigned To: Maksim Kaszynski
>             Fix For: 3.2.0, 3.1.3
>
>         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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list