Is there a way to make a table decorator so the first row will always show as a fixed row? In my case, no matter what page I'm on or no matter which column is sorted, I always want to make the first row be "create new object" since the others list and have an "edit" decorator. How can I insert a fixed row? I know how to detect the row number on startRow() but I'm not sure how to add my 'fixed' row.
Help is appreciated. Also, will there be Javadocs on the sourceforge site anytime soon? I'm using the Beta and can't live without pagination on a full-list sort. Regards, David ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

