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

Telerik grid

1 Answer 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
prabhat
Top achievements
Rank 1
prabhat asked on 28 Jul 2009, 07:11 PM
Hi,
I have a teplate column for image in telerik grid and i want to bind
the image,that is comming from the data base.how this coul'd
be possible using silverlight 3.
Thanks
Prabhat

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Jul 2009, 05:16 AM
Hi Prabhat,

Most probably all you need to do is to set desired field as Image Source similar to our first look example:

 <Image  Source="{Binding Photo}" />

however I'm not sure how the grid is bound in your case and what type are these images.

All the best,
Vlad
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
General Discussions
Asked by
prabhat
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or