Hi, I'm trying to extend the table tag in order to specify different CSS class names for even and odd rows. (We need those to be settable per page, just changing TableTagParameters and recompiling is not an option, since we have lots of different stylesheets defined, and telling our page designers to stick to specific class names is not an option.)
This actually appears to be more difficult than in version 8.5, in which most of the code was in TableTag.java. Now I have to change Row.java, but it is unclear where such properties should be put to avoid cluttering the dependencies between the classes. Can anyone outline how to cleanly extend per table tags and per columns tags with new attributes in this way? -- Torgeir Veimo <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel