Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
sir i have 1 page on that there is 1 datalist and i binded datalist.the datalist is binded by some data and that data is showing on the linkbutton i want after clicking on the linkbutton the image should be open as popup.how it can possible.and the image control is also binded from database....u just tell me how it can possible to open the iamge as popup after clicking on the linkbutton in the datalist control.plz tell me
Posted
Comments
valerian.precop 1-Dec-11 12:22pm    
You will need some good javascript and/or jQuery coding.
Either create your own popup layout (HTML and javascript to manipulate it) or use an existing model of popup like "jquery.simplemodal-1.3.4.js" (I don't know if this is the last version).
Either way you will need some pretty major client side coding.

1 solution

Hi,

See my two article if it could help...

How to Display/Store and Retrieve Image Data from Database to Gridview, and also on mouse over


Please vote if could help...

Regards,
 
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