I had a dig through the code and it looks like the only row-level (tr) control I have is the CSS class for odd/even. I guess I could include '${something}' there but it's kind of a hack! Am I missing anything, or is that my only option without code changes?

L.

On 24-Aug-05, at 7:29 AM, Laurie Harper wrote:



Hi, I need to add an HTML 'id' attribute to each table row ('tr' tag). Is there any way to do that currently? I thought the TableDecorator startRow() / finishRow() methods would let me do it, but their output is emitted *outside* the 'tr' tags. I'm not even sure how that's useful ;-)

Thanks,

L.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user




--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to