Forums
This topic is locked
Image not showing DW Ajax Grid
Posted 15 years ago
1
has voted
15 years ago Brendan Rehman posted:
ColumnsDate/Title/Comment/Images/Priority/Active
Firebug - details
{id:'5',cell:['2009-06-24 16:10:33', 'dsfgsdfgsdfg', 'sdfgsdfgsdfgsdfg', 'img02.gif', '2', 'Y']}
Firebug Javascript setting for Image Cell.
display: "Image",
91 name: "Stock Image",
92 width: 100,
93 sortable: true,
94 align: "left",
95 hide: false,
96 before: "<img src=\"./images/\"",
97 after: "\" width=\"80\" />"
No matter what I try the image will not show up. I removed it from the folder,copied it back to the folder, checked that it has img02.gif in the mysql field for the image... Nada.
Does not load.
Thanks,
Brendan
Replies
Replied 15 years ago
15 years ago Patrick Julicher replied:
Hi Brendan,
Could you post the code from your page and a link to a test page? If the code is to long, e-mail the page 2 me.
Kind regards, Patrick
Could you post the code from your page and a link to a test page? If the code is to long, e-mail the page 2 me.
Kind regards, Patrick