This is a migrated thread and some comments may be shown as answers.

Image datatype in Grid

1 Answer 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kiran
Top achievements
Rank 1
kiran asked on 13 Mar 2009, 11:37 AM
Hi friends,
    Can anyone help me how to bind image datatype values to grid
    
    I have a grid with  AutoGenerateColumns="True" and i am binding values to datagrid using dataset which contains some varchar fields and a image field. i have provided   AutoGenerateColumns="True"  to edit this fields.
    any anyone help how to edit image field to select different image .

    i am not getting image filed displayed in the grid itself

Thanks

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 16 Mar 2009, 01:58 PM
Hi kiran,

Thank you for contacting us and for your question.

For the image field you need to use a grid template column with an image control in it. Please, take a look at the following code library example which demonstrates how to do that: Edit/Insert image from database and display it in RadGrid.

Best regards,
Tsvetoslav
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
kiran
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or