使用asp.net(vb)在textchange上回发时如何避免在网页中闪烁...请帮帮我.... [英] How to avoid flashing in web page when postback occure on textchange using asp.net(vb)... Please help me....

查看:91
本文介绍了使用asp.net(vb)在textchange上回发时如何避免在网页中闪烁...请帮帮我....的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果使用asp.net(vb)在textchange上发生回发时如何避免在网页中闪烁...请帮助我....

How to avoid flashing in web page when postback occure on textchange using asp.net(vb)... Please help me....

推荐答案

使用更新面板页面无法重新加载



示例

Using Update panel page can not be reload

example
<asp:UpdatePanel ID="UpdatePanel4" runat="server">
     <ContentTemplate>add your  text box here

</Content Template>
</asp:UpdatePanel>


这篇关于使用asp.net(vb)在textchange上回发时如何避免在网页中闪烁...请帮帮我....的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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