使用C#.net收集动态图像的幻灯片 [英] Slideshow of collection of dynamic images using C#.net

查看:46
本文介绍了使用C#.net收集动态图像的幻灯片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友们,



我们正在使用C#建立网站.
当我单击图像时,应该显示动态图像集合的幻灯片.


请建议我该怎么办?

在此先感谢

Sucharitha

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

推荐答案

你好朋友,
我已经做到了,我可以给你一个想法:
一种解决方案是将图像绑定到数据列表中(例如画廊类别的缩略图),然后单击该图像,然后在更大的视图中的另一个div中打开它,并在样式中将该div设置为z-index.然后在该div中绑定另一个特定类型图像的数据列表(根据您的要求),然后使用选取框标签沿任意方向滚动图像或在页面上单击以单击下一个或上一个图像.

希望您能找到解决方案.
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.


我将从这里开始: http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/SlideShow/SlideShow.aspx [ ^ ].

此外,进行一些搜索.这个主题很受欢迎,您可以找到足够的信息:
http://lmgtfy.com/?q=slide+show+%22ASP.NET%22 [< ^ ].

让我们看看……大约40,700,000个结果" –在撰写本文时.有些相关,请相信我. :-)

—SA
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


这篇关于使用C#.net收集动态图像的幻灯片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆