| Thanks for the reply. You suggest that "what you do is extend AbstractColumn and provide your own markup via either a panel or a fragment." Ok, i understand that, but the column don't read my own markup in a panel. I only get Markup with path 'XXXX' not found in fragment: cell Can show me an example? Thanks in advice. On 18-10-2006, at 13:01, Igor Vaynberg wrote: the problem is that the markup is <span wicket:id="item"></span> ... you cannot attach an image to a span tag, you need markup with an img tag. Manuel Alejandro de Brito Fontes Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler, Refactoring: Improving the Design of Existing Code |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
