我想使用c#.net进行数据自动滚动 [英] I wanna data auto scrolling using c#.net

查看:395
本文介绍了我想使用c#.net进行数据自动滚动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的设计中,我必须滚动显示数据..

如果我将鼠标悬停,它应该暂停并且看起来像超级链接.
DOT NET支持什么控件

谁能建议我,该如何做......

In my design, I have to show the data with scrolling..

If i take mouse hover it should pause and it appear like hyper link..

What control is supporting in DOT NET

can any one suggest me, How to do the process please...

推荐答案

对此没有.NET控件.

您将需要使用客户端脚本,或者最好使用支持动画的客户端脚本库.

如果要坚持使用MS堆栈,请使用AJAX工具包(来自www.asp.net).

否则,大约有数不胜数的jQuery插件可以做到这一点,因此请查看jQuery库(您只需添加脚本引用即可使其在页面上运行).

干杯.
There is no .NET control for this.

You will need to use client side script, or preferably a client side scripting library that supports animation.

If you want to stick on the MS stack, use the AJAX toolkit (from www.asp.net).

Otherwise, there are about a gazillion jQuery plugins that would do this, so check out the jQuery library (you only have to add a script reference to get it to run on your page).

Cheers.


这篇关于我想使用c#.net进行数据自动滚动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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