On 10/9/05, Zsolt <[EMAIL PROTECTED]> wrote: > Hi, > > I understand that I can use column decorators to render columns between > <TD>....</TD> but is that possible to render even the <TD> tags? I would > like to add some attributes to <TD>.
I don't believe so. You could use JavaScript after the table loads to add any attributes you like though. There's some examples in the following issue: http://jira.codehaus.org/browse/DISPL-92 Matt > > Zsolt > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > displaytag-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

