Click here to Skip to main content
16,022,060 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please tell me how can i do this task :-

I display the images and its description in datalist control in asp .net. now I have to do is on click of that image it should be open as the google images opens when we search images on google and if we click on any image a div opens with an enlarge image and few description on right side of the image.

Please reply as soon as possible if you have any idea of doing this.
Posted
Updated 20-Apr-15 21:37pm
v2
Comments
CHill60 21-Apr-15 3:37am    
What have you tried?
Sinisa Hajnal 21-Apr-15 3:54am    
google for lightbox - you'll find plenty of ready made solutions and tutorials how to create your own
Deepak Kanswal Sharma 21-Apr-15 4:03am    
You want to use javascript or jquery?
Or a simple HTML code is all you need?
Monicavensaslas 22-Apr-15 6:05am    
You can try this telerik site for your reference:

http://demos.telerik.com/aspnet-ajax/image-gallery/examples/functionality/modes/defaultcs.aspx

1 solution

 
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