Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Hi,
Use
$grid->setImagesUrl();
Best Regards,
Bento Vilas Boas
Original comment by bento.vi...@gmail.com
on 21 Nov 2011 at 4:20
Hi,
$grid->setImagesUrl(); don't work.
i use :
$grid->setImagesUrl('folder/');
$grid->updateColumn('image',array('search'=>false, 'order'=>false, 'position'
=> 1, 'format'=>'image'));
and the image path is not render :
"
<td>
<img src="052.png">
</td>"
Original comment by jeremy.r...@gmail.com
on 19 Feb 2012 at 6:34
Original issue reported on code.google.com by
jbeauvi...@gmail.com
on 21 Nov 2011 at 1:50