如何使用网格视图控件在c#.net中实现幻灯片放映. [英] how to implement slide show in c# .net with grid view control.

查看:70
本文介绍了如何使用网格视图控件在c#.net中实现幻灯片放映.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我想使用网格视图控件在c#.net中实现幻灯片放映.

现在,我正在从数据库中获取数据,并在Gridview中以页面大小= 1进行绑定,然后提供分页

显示下一个.

现在我想做同样的事情,但是分页应该不会发生,它应该以幻灯片的方式运行,延迟时间为10-15秒.

如果有人有答案,请发送给我

Hi Everyone,

I want to implement the slide show in c# .net with grid view control.

Right now I m fetching the data from the database and bind in the Gridview with the page size=1 and then giving the paging

to display next.

Now i want to do same thing but paging should not happen and it should run by slide with delay time 10-15 sec .

If anyone have an answer please send back to me

推荐答案




您可以在带有间隔的网格视图分页上查看此示例.
您可以根据自己的目的实现相同的功能.

http://stackoverflow.com/questions/1392103/paging-with-in-a-时间间隔 [ ^ ]

希望这会有所帮助.



You can check this example on grid view paging with intervals.
You can implement the same for your purpose.

http://stackoverflow.com/questions/1392103/paging-with-in-a-time-interval[^]

Hope this helps.


这篇关于如何使用网格视图控件在c#.net中实现幻灯片放映.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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