No. That will get you the same name five times per line, with one line 
per name. For example,

Bob Bob Bob Bob Bob
Sam Sam Sam Sam Sam

etc.

I can't think of anything but complicated ways to do this right now 
because I'm exhausted, but if someone else doesn't give you one by 
tomorrow, I'll try to answer this when my brain is working.

Chas.

[email protected] wrote:
> I See...Thanks...
> and if I want 5 items a line
> 
> does it work as follows?
> 
> <lift:MyTable.foo>
> <table>
>   <tb:entries>
>   <tr>
>     <td><entry:name /></td>
>     <td><entry:name /></td>
>     <td><entry:name /></td>
>     <td><entry:name /></td>
>     <td><entry:name /></td>
>   </tr>
>   </tb:entries>
> </table>
> </lift:MyTable.foo>
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to