Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I can't DataBind my image! I used the custom Binding and check the names, references, files' names and everything was correct .
Here is the code I used to link my Images into a database attribute which calls Type

"..\\Images\\"+Eval("Type")+".jpg"
Posted
Comments
Afzaal Ahmad Zeeshan 14-Dec-14 16:15pm    
I don't think this much code and information is enough. Share more details please.
Sid_Joshi 15-Dec-14 3:52am    
Which Data Control you are using?

1 solution

this is my html tag that works inside a datalist and works as well
--> "PicUrl" is my database url field for photos

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900