Re: Freemarker list with multiple lines

Daniel Dekany <[email protected]>
Newsgroups gmane.comp.web.freemarker.user
Message-ID <[email protected]>
Wednesday, August 26, 2009, 6:01:40 PM, Llorenzaccio wrote:

> Hello,
> I am currently doing this :
>
> <table>
>   <#list blah as b>
>     <tr>
>       <td>...</td>
>       <td>...</td>
>     </tr>
>   </#list>
> </table>
>
> But I'd like to do this, however it doesn't work :
>
> <table>
>   <#list blah as b>
>     <tr>
>       <td>...</td>
>       <td>...</td>
>     </tr>
>     <tr>
>     </tr>
>   </#list>
> </table>
>
> Why can't I have 2 (or more) table rows for each element of the list ?

You can have. What error message you get, or what's wrong?

-- 
Best regards,
 Daniel Dekany


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.