You have to add "select" to the columns property. Andreas
On 13. Mär 2006 - 18:17:33, [EMAIL PROTECTED] wrote: | I'm really happy with this mailing list, and hope that you guys can help me | out with contrib:table | | Here is what I have in HTML : | | <table class="mytable" jwcid="[EMAIL PROTECTED]:Table" | source="ognl:saleItems" | columns="IdDemand" | pageSize=20 > | | <span jwcid="[EMAIL PROTECTED]">safdasfdjhgasjh</span> | | <span jwcid="[EMAIL PROTECTED]"> | <a jwcid="@DirectLink" | listener="ognl:listeners.doSaleAbout">select</a> | </span> | | </table> | | Q: why doesn't it show either of those Blocks ? It's like they don't even | exist. I can't find any | evidence of those blocks in final html. Do I need to do something in | addition to simply declaring | those blocks in source file ? | | Environment : tomcat 5.5, tap4 | | And no, it doesn't show any kind of exceptions/errors - validation or | otherwise. | | Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
