954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

datagrid not showing images in Mozilla.

Hi to all,
There is a problem with the datagrid in Mozilla. Datagrid is showing images in Internet Explorer but not in Mozilla. I dont know why. Can anybody give a solution to this problem as soon as possible.

ahmer
Newbie Poster
3 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

R U dynamically creating an Image control inside a datagrid.

Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

No I am not dynamically creating image control in Datagrid.Its static.

ahmer
Newbie Poster
3 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

Can you post your Javascript code for the Image,Datagrid and your server script code for datagrid.

Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

The problem has been solved . I was taken path by "..\Misc\CreateThumbnail.aspx?size=" + images + "&Image=images\Dynamic\events\Mainimages\" + DataBinder.Eval(Container.DataItem,"Main_Image") . Instead i used "~\Misc\CreateThumbnail.aspx?size=" + images + "&Image=images\Dynamic\events\Mainimages\" + DataBinder.Eval(Container.DataItem,"Main_Image") and it solved the problem

ahmer
Newbie Poster
3 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

I'm glad you solved the issue.

Letscode
Junior Poster
175 posts since Feb 2005
Reputation Points: 11
Solved Threads: 6
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You