Click here to Skip to main content
15,901,205 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
i have try bind picture box from database :

C#
pictureBox1.DataBindings.Add("Image", DataSet, "stdPhoto")


but no result

please help

thanks in advance
Posted
Comments
CS2011 28-Jun-11 9:57am    
Are you getting any error?what is the problem ?

1 solution

 
Share this answer
 
Comments
fjdiewornncalwe 28-Jun-11 10:06am    
Great Links. +5.
raj_raje 28-Jun-11 11:45am    
thanks
sir i have already solution for retrieve image from database .
But my question is how to bind picture box !!

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