C#web应用程序的进度条 [英] Progress bar for C# web aplication

查看:277
本文介绍了C#web应用程序的进度条的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





有没有人知道如何在网络项目中加入进度条?目前,我有一个计划,我附加了一些模块。 ATM,我正在尝试查看已分配该计划的用户完成了多少个模块。



提前致谢。

Hi,

Does any one know how I can include a progress bar in a web project? Currently, I have a plan to which I have some modules attached. ATM, I am trying to see how many modules been completed by a user who had been assigned that plan.

Thanks in advance.

推荐答案

你有两种方法可以做到这一点:



1)你可以从以下链接下载免费进度条控件:



http://www.essentialobjects.com/Products/EOWeb /ProgressBar.aspx [ ^ ]



示例代码链接:



http://demo.essentialobjects.com/Demos/Progress%20Bar/Server%20Side%20Task%20-% 20Advanced%202 / Demo.aspx [ ^ ]







2)您可以使用ASP.Net AJAX更新面板创建自己的进度条。





我更喜欢先使用,因为你可能会发现难以自己控制。
You hove two ways to do this :

1) You can download free progress bar control from the below link:

http://www.essentialobjects.com/Products/EOWeb/ProgressBar.aspx[^]

Sample code link :

http://demo.essentialobjects.com/Demos/Progress%20Bar/Server%20Side%20Task%20-%20Advanced%202/Demo.aspx[^]



2) You can create your own progress bar using ASP.Net AJAX Update Panel.


I prefer to use first because you may find difficulty in making your own control.


Google [ ^ ]在你的地方破了吗?

它返回了大约1,350,000个结果(0.29秒)的查询,top链接是:

创建简单的ASP.NET进度条控制 [ ^ ]

how-to-show-progressbar-during.html [ ^ ]

ASP.Net中的进度条 [ ^ ]

ASP.Net中的进度条 [ ^ ]
Is Google[^] broken at your place?
It returned About 1,350,000 results (0.29 seconds) for your query, top links being:
Create Simple ASP.NET Progress Bar Control[^]
how-to-show-progressbar-during.html[^]
Progress Bar in ASP.Net[^]
Progress Bar in ASP.Net[^]


这篇关于C#web应用程序的进度条的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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