[ http://jira.codehaus.org/browse/DISPL-376?page=comments#action_80979 ] 
            
James Mc Millan commented on DISPL-376:
---------------------------------------

Hello

An easy way to do what you require is to use a decorator.
See:
http://displaytag.sourceforge.net/11/tut_decorators.html

James


> Substitute null with  
> ---------------------------
>
>                 Key: DISPL-376
>                 URL: http://jira.codehaus.org/browse/DISPL-376
>             Project: DisplayTag
>          Issue Type: Improvement
>          Components: HTML Generation
>    Affects Versions: 1.1
>            Reporter: Oon Thiam Teck
>            Priority: Minor
>
> In Displaytag version 1.0, all null value will be treat as a emtpy cell with 
> typical HTML code of <td></td> generated.
> This will cause these cells to have no cell border. Although there was a 
> "empty-cells" CSS properties, but this do not work with IE 5+.
> So would like to sugeest DisplayTag to replace all null value with &nbsp; so 
> every cells will have borders. It will be even better if there is an 
> attribute to let user to define a string to replace all the null value.
> Thank You.

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to