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

Image not showing in FF and Chrome

1 Answer 57 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Bavya
Top achievements
Rank 1
Bavya asked on 30 Mar 2012, 05:17 PM
Hi,

I have added some Images to  RadListBox(using RadBinaryImage inside ItemTemplate of RadListBox). I populated Listbox from database (field of type Image) . But the issue is I can see that image in IE but not in Firefox or Chrome. I tried the same with populating images in Northwind database and it is working. Please share your thoughts regarding this issue.

Thanks
Bavya

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 Apr 2012, 06:42 AM
Hello Bavya,

I guess the issue is because of the Image type that you are using. Can you please specify the type of image that you are using? Some Images (for eg:- tiff images) will not support in all browsers(Tiff image will support in IE and Safari) . Therefore, you should consider converting the images to some other format such as jpg, before feeding them into the RadBinaryImage.

Hope this information helps,

Shinu.
Tags
ListBox
Asked by
Bavya
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or