Hi,

Is it possible to have "Row Decorator" with display taglib?
Something that could allow to specify attributes
for every <tr> element in a table?
Eg.
 <tr onmouseover=".." onmouseout="..">
and similar?

If not, then could such feature be added in some future release?

And somethiong similar to hide/show/reorder columns in a table?

  <display:table>
    <display:rowdecorator name="my.class.name"/>
    <display:sort name="list.name" scope=""/>

    <display:column ...>
    <dicplay:column ...>
  </display:table>

I have posted a request about such feature to RFE also.
Any comments if it makes sense or not?

Darek



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to