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

Bind Image grid column with file resource

1 Answer 235 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Zlatko Rusev
Top achievements
Rank 1
Zlatko Rusev asked on 05 Nov 2009, 12:26 PM
Hi
Would you help me, how I can bind Form Grid image column with resource situated in file directory. In database i save only image path and name

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 16 Nov 2009, 11:51 AM
Hi Zlatko Rusev,

If you want to really have a data-bound GridViewImageColumn, the column in the database should contain the actual images. Since the column in your database contains only the paths to the images, you should manually add a GridViewImageColumn to RadGridView and set the values of the GridViewImageColumn cells as it is demonstrated in this forum post.

Greetings,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Zlatko Rusev
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or