i need to display different images for each cell in my tree table, i'm using a ModelBean that maintains the different properties for different cell just like the example, so how to i make it so the cell can display an image instead of just text?
i tried to implement my own column that simply returns a new panel for the new cell, and the panel only contains the image, but this doesn't work. so can anyone give me some suggestion? i'm very new to wicket, so some code snippet would be very helpful. thanks in advanced! -- View this message in context: http://www.nabble.com/display-images-in-the-TreeTable-cell-tp16043906p16043906.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]