如何停止在asp.net c中的任何选择上重新加载网页# [英] how to stop reloading of the web page on any selection in asp.net c#

查看:102
本文介绍了如何停止在asp.net c中的任何选择上重新加载网页#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我设计了一个填充表单应用程序,但问题是如果进行了任何选择,页面会一次又一次地重新加载。请给我一些解决方案。

I have designed a fill form application but the problem is that the page gets reloaded again and again if any selection is done. pls suggest me some solution.

推荐答案

我认为您已经为所有的asp.net控件启用了自动回发功能。

Set所有控件的AutoPostBack属性为false,除了您要处理哪些事件的控件。



如果您在此处发布了代码,则会更容易帮助你。

跳这可能会帮助你。
What i think is you have enabled auto postback true for all your asp.net controlls.
Set "AutoPostBack" Property to "false" for all controls excepting the Controls which events you want to handle.

If you have posted your code here, it would be easier to help you.
Hop This Might Help you.


这篇关于如何停止在asp.net c中的任何选择上重新加载网页#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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