[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:       Monte Ohrt <monte () ispi ! net>
Date:       2004-04-30 13:54:41
Message-ID: 40925AA1.2010609 () ispi ! net
[Download RAW message or body]

It looks like two columns to me. ??

<table>
    <tr>
      <td>column 1</td>
      <td>column 2</td>
   </tr>
</table>

Pete wrote:

>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