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
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.