datagrid not showing images in Mozilla.

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2005
Posts: 3
Reputation: ahmer is an unknown quantity at this point 
Solved Threads: 0
ahmer ahmer is offline Offline
Newbie Poster

datagrid not showing images in Mozilla.

 
0
  #1
Aug 10th, 2005
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.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Solved Threads: 6
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Re: datagrid not showing images in Mozilla.

 
0
  #2
Aug 10th, 2005
R U dynamically creating an Image control inside a datagrid.
Save White Tiger
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 3
Reputation: ahmer is an unknown quantity at this point 
Solved Threads: 0
ahmer ahmer is offline Offline
Newbie Poster

Re: datagrid not showing images in Mozilla.

 
0
  #3
Aug 11th, 2005
No I am not dynamically creating image control in Datagrid.Its static.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Solved Threads: 6
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Re: datagrid not showing images in Mozilla.

 
0
  #4
Aug 11th, 2005
Can you post your Javascript code for the Image,Datagrid and your server script code for datagrid.
Save White Tiger
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 3
Reputation: ahmer is an unknown quantity at this point 
Solved Threads: 0
ahmer ahmer is offline Offline
Newbie Poster

Re: datagrid not showing images in Mozilla.

 
0
  #5
Aug 11th, 2005
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
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Solved Threads: 6
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Re: datagrid not showing images in Mozilla.

 
0
  #6
Aug 11th, 2005
I'm glad you solved the issue.
Save White Tiger
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC