Hey Piaui,

looking at the function in /cake/libs/views/helpers/html.php in the
cake core it seems that you can't define classes or attributes of
particular cells but only oddTrOptions and evenTrOptions.

What properties are you trying to set?

you could try writing a wrapper function, or your own function that
performs that same task but with a little more detail involved.

HTH
freedom

On 17/10/06, Piaui <[EMAIL PROTECTED]> wrote:
>
> Hi everybody,
>
> I was using $html->tableCells and I was wondering if there is a way to
> set individual properties (like different width values, align values).
>
> Its just because if I use $html->tableCells I can only set properties
> to the entire row (odd or even), not only to just a cell (<td>).
>
> Can anyone light things up?
>
> thank and sorry my english.
> Piaui
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to