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

how to load images directly from the database

0 Answers 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
charan
Top achievements
Rank 1
charan asked on 29 May 2012, 06:33 AM
hi,
I have an image field in my database.i am able to load the grid from the database except image field.I want to load the image from the database.In the image field it is displaying like image size with cross mark.i wrote the code like:
{ field: "Image", title: "image", template:"<img src ='#= Image #'/>"}
how can i get the image in the grid?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
charan
Top achievements
Rank 1
Share this question
or