Jack,
You need to use a template column. Make an ItemTemplate with an html layout
for an image and a text element. Databind the image element to the image
field and the text element to the text field.
Eliyahu
"Jack" <> wrote in message
news:...
> Hello,
>
> I've got the Gridview control working displaying two fields from my
> database, but the fields are displayed horizontally next to each other.
> How can I display my 'Text' underneath my image?
>
> I've looked at the propertires of the columns (via the 'Edit Columns'
> smart-tag feature) but can't seem to find anything here.
>
> Thank-you in advance.
>
> Jack.
>
>
|