Click here to Skip to main content
16,022,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,



We are doing website with C#.
When i click on image it should give slideshow of collection of dynamic images.


Please suggest me how can i do?

Thanks in advance

Sucharitha
Posted

hello friend,
I have done like this , i can give you idea to do this :
one solution is to bind images in datalist (like thumb image of gallery category), when you click on that then open it in another div in larger view set z-index of that div in style. and in that div bind another datalist of particular type images (acc. to your requirement) and use marquee tag to scroll images in any direction or paging to click on next or previous image.

Hope you get that the solution.
 
Share this answer
 
Comments
RagSuchi 27-Dec-11 1:25am    
Hi Manish
Thanks for your reply.

Can you please send that code once, it will helps to me
I would start from here: http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/SlideShow/SlideShow.aspx[^].

Besides, do some search. This topic is very popular, you can find enough information:
http://lmgtfy.com/?q=slide+show+%22ASP.NET%22[^].

Let's see… "About 40,700,000 results" — at the moment of writing. Some are relevant, trust me. :-)

—SA
 
Share this answer
 
Comments
m-e-h-d-h-i 24-Dec-13 9:23am    
Thnaks a lot...
Sergey Alexandrovich Kryukov 24-Dec-13 10:54am    
You are welcome. Will you accept the answer formally (green "Accept" button)?
—SA

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