[prev in list] [next in list] [prev in thread] [next in thread] 

List:       smarty-general
Subject:    Re: [SMARTY] How can one create a table dynamically with Smarty ?
From:       82.82.127.235
Date:       2004-04-30 13:49:52
Message-ID: 20040430135012.37510.qmail () pb1 ! pair ! com
[Download RAW message or body]

Hi Gabriel,

thank you very much for the reply.
Unfortunately that doesn't help at all.
The problem is that a multi column table is needed.
The code below will only produce a table with one column.

<table>
{section loop=$data name=i}
<tr><td>{$data[i].image}</td><td>{$data[i].description}</td></tr>
{/section}
</table>

Thx anyway and have a nice weekend!!

Regards Pete

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic