You're probably better of sending this to the displaytag-devel mailing
list:

http://lists.sourceforge.net/lists/listinfo/displaytag-devel

I don't contribute much code to the project, so I'm the wrong person to
ask.  I cc'd the list to save you some time.

> -----Original Message-----
> From: Holger Ebert [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 16, 2004 9:47 AM
> To: [EMAIL PROTECTED]
> Subject: Displaytag patches
> 
> 
> Hi Matt,
> 
> i have added some functionality to the display tag library, 
> if you are 
> interested i can send you the code
> 
> The changes are:
> - added a runtime configuration object to allow changes to 
> the pagesize 
> an the visibility of columns. Now you can have a properties 
> bean (e.g. 
> in the session) and an additional page to change the number 
> of visible 
> rows and for each column the visibility. After saving this 
> properties to 
> the bean, the table will be rendered with the new settings. This was 
> realized with an additional tag attribute and an interface. 
> There is a 
> default implementation in the namespace "org.displaytag" 
> (does nothing) 
> and a database driven implementation (in another namespace) 
> which stores 
> the actual settings in a database (and loads them again ;-)
> - added a mouseover and mouseout javascript-handler for each row to 
> support row highlightning (changing the style-class of the row)
> 
> I am on holidays the next week, so answers will a little bit slow ...
> 
> Best regards,
> 
> Holger Ebert
> 



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to