see examples and how the column that implements the "select" link works.
you would create a panel/fragment that contains your image and add that to
the column's cell.

-igor


On 8/1/07, Elay <[EMAIL PROTECTED]> wrote:
>
>
>
>
>    To  add dynamic columns to a table, so i preferred to add table using
> DefaultDataTable.
>
>   How to add images to columns using DefaultDataTable.I had added many
> columns.Since all columns having the content of String type, so i put it
> in
> list.But when it comes to image it will display the location of image in
> String like(image/vehicle/9876.jpg)instead to display the image.This is
> the
> problem I'm facing now.So please help me to resolve this issue.
> --
> View this message in context:
> http://www.nabble.com/How-to-add-images-to-columns-using-DefalutDatatable-tf4204356.html#a11959052
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to