[ http://jira.codehaus.org/browse/DISPL-407?page=comments#action_77564 ] 
            
Chris Widhelm commented on DISPL-407:
-------------------------------------

Can you post the section of your JSP page used to generate your table?

> Using DynaBeans, when a cell has the same value of the above one, the value 
> is not shown
> ----------------------------------------------------------------------------------------
>
>                 Key: DISPL-407
>                 URL: http://jira.codehaus.org/browse/DISPL-407
>             Project: DisplayTag
>          Issue Type: Improvement
>          Components: HTML Generation
>            Reporter: daniele
>
> When I use DynaBeans and a cell has the same value of the above cell, its 
> value is not shown.
> For example let's suppose the table model is the following:
> A  B  C  D
> - - - - - - - - 
> 1  2  3  9
> 1  3  4  9
> 1  3  5  8
> what will be rendered in html is
> A  B  C  D
> - - - - - - - - 
> 1  2  3  9
> -  3  4  -
> -  -  5  8

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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to