Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3425038
By: pbosin

Thank you Jorge. This helps!
I am looking for a good way to incert the list filter similar to one used in
eXtremeComponents, but which can include select lists, different pickers, etc.
If I understand it right, I can use a table decorator, which will have to be
specific to each page. Instead it would be nice to have something like
<display:toprow> similar to <display:foter>, which will allow me to specify
filter contents in jsp.

Using the fact that <tfoot> is written above <tbody> in html I can hack it 
producing
malformed html, but achieving my goal:
<display:footer>{footer text}</tfoot><tbody>{top row
text}</tbody></display:footer>
This will end up with extra end </tfoot> tag and two <tbody> bloks, which should
still render just fine.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249317


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to