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

display image in columns

2 Answers 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Oscar Zapata
Top achievements
Rank 1
Oscar Zapata asked on 01 Mar 2010, 08:06 PM
hi!!!


i need to display  images in a column of the datagrid in code behind.
the images are store in the dataset in byte() format

have i to deserialize the image or what can i do???


2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 02 Mar 2010, 07:56 AM
Hello,

If you set DataMemberBinding for this column to point to your image field name the grid will show the image automatically.

Kind regards,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Oscar Zapata
Top achievements
Rank 1
answered on 02 Mar 2010, 10:37 PM

thanks vlad fou your help!!!

i was trying but i couldnt do it, could you please ilustrate with an example?

Tags
GridView
Asked by
Oscar Zapata
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Oscar Zapata
Top achievements
Rank 1
Share this question
or