I think Melonie's comments are valid. The HTML emelemt attribute control mappings in the display tags are incomplete for the HTML elements they produce. For example one is unable to set the style id, title, tabindex for a specific table. Same thing for the header/normal <tr> row and <td> cell.
Also the RowEven RowOdd is too weak as a set of decorators. Having access to a iteration object ala JSTL status would allow for more complex row decoration, eg, SubTotals etc... Anthony -----Original Message----- From: Robert McIntosh [mailto:[EMAIL PROTECTED] Sent: July 18, 2003 1:00 PM To: [EMAIL PROTECTED] Subject: Re: [displaytag-user] JSTL expression support I believe this functionality is already there http://edhill.its.uiowa.edu/display-examples/example-styles.jsp does that help? Melonie Brown wrote: > This would be awesome! Also, (kitchen sink type request I know) is > it possible for you to implement pass through of style attributes > (similar to Struts' styleClass)? I use stylesheets extensively and > dislike having to have all of my tables styled the same way.... > > Melonie > Robert McIntosh wrote: > >> >> >> [EMAIL PROTECTED] wrote: >> >>> I am excited about the EL version of the taglib since I was about to >>> start >>> development on the same EL table layout, but with closer struts >>> support. >>> >>> Being that I am not an active developer on the RT version, I cannot >>> respond >>> to the class changes other then to say the maybe a refactoring of >>> the base >>> RT version is needed. When the struts folks implemented the EL >>> versions of >>> the tags the relationship was very clean. >>> >> I agree it was very clean. I pretty much did what they did as well, >> although I admit I did not look at any of their complex tags to see >> if they refactored anything heavily. >> >>> >>> On the column body pass through item: This is a big requirement. >>> >>> See: >>> http://sourceforge.net/mailarchive/forum.php?thread_id=2765669&forum_id=2870 >>> >>> 3 >>> >>> This way I do not have to write a Java column decorator, but rather >>> do one >>> is JSTL or implement the cell as as something else, eg >>> <html-el:text> box >>> tied to a <html-el:form> yahhhhhhh! >>> >> I know it would help me as well, and I could sure use things like the >> JSTL format tags. I can still see some uses for the decorators, such >> as building reporting functionality. >> >> Robert >> >> <snip> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: VM Ware >> With VMware you can run multiple operating systems on a single machine. >> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the >> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 >> _______________________________________________ >> displaytag-user mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/displaytag-user >> >> >> > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > displaytag-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

