如何使用地图集:UpdateProgress [英] How to use atlas:UpdateProgress

查看:65
本文介绍了如何使用地图集:UpdateProgress的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个要在使用进度条时实现进度条的项目
作为Knowon标签获取错误

例如:-
我正在使用

Hi ,
I have a project i want to implement progress bar when i am using this progress bar
error getting as Knowon tag

ex:-
I am using

<atlas:UpdateProgress ID="progress1" runat="server">
    <ProgressTemplate>
        <div class="progress">
            <img src="indicator.gif" />
            Please Wait...
        </div>
    </ProgressTemplate>
</atlas:UpdateProgress>

推荐答案

尝试提供此UpdateProgress的参考
或使用此标签


Try to give the reference of this UpdateProgress
or use this tags


<asp:updateprogress id="UpdateProgress1" runat="server" associatedupdatepanelid="UpdatePanel2" xmlns:asp="#unknown">

    </asp:updateprogress>


asseciatedUpdatePanelID用于使控件处于活动状态,并且必须在其顶部添加脚本Menager


asseciatedUpdatePanelID is for wich controll u to active and on top u must add the script Menager



尝试阅读此文章
ASP.NET AJAX扩展的UpdateProgress控件 [ ^ ]
http://ajax.net-tutorials.com/controls/updateprogress-control/ [ ^ ]
最好的问候
米特瓦里(M.Mitwalli)
Hi ,
Try to read this Article
The UpdateProgress Control of ASP.NET AJAX Extensions[^]
http://ajax.net-tutorials.com/controls/updateprogress-control/[^]
Best regards
M.Mitwalli


这篇关于如何使用地图集:UpdateProgress的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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