Re: cvs: smarty /docs/en/designers/language-custom-functions language-function-html-table.xml
Monte Ohrt <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <[email protected]> |
I thought they were mutually exclusive? "cols" makes the data populate left-to-right, and "rows" makes the data populate top-to-bottom. Both doesn't make sense (???) messju mohr wrote: >On Sun, Sep 19, 2004 at 10:20:42PM +0300, George Miroshnikov wrote: > > >>Hello Monte, >> >>Saturday, September 18, 2004, 12:35:25 AM, you wrote: >>MO> + <row> >>MO> + <entry>rows</entry> >>MO> + <entry>integer</entry> >>MO> + <entry>No</entry> >>MO> + <entry><emphasis>empty</emphasis></entry> >>MO> + <entry>number of rows in the table, data populates >>MO> + cells top-to-bottom, left-to-right. This is mutually >>MO> + exclusive with "rows" attribute.</entry> >>MO> </row> >> >>I can't get to the point of last sentence. >>Maybe there should be "cols" instead of "rows"? >>Or is my English _that_ bad? :) >> >> > >I'm no native speaker either, but i think this was supposed to read >"cols", too. > >But: rows and cols are not really mutually exclusive. you can specify >either one and the other is filled, accordingly. but you can also >specify both, then the html-table is spawned across the given amount >of rows and cols. > >greetings >messju > > > -- Smarty CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php