自动回传aspx页面 [英] AUTOPOSTBACK for aspx page

查看:63
本文介绍了自动回传aspx页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我是asp.net vb的新手,我遇到了一个问题,因为我在整个项目中都遇到了问题.该页面将重新加载每个进程.恳请我如何在所有页面上使用autopostback = true



i am new in asp.net vb and i am facing a problem in i have facing a problem in my whole projects. the page is reload each process. kindly advice me how can i use autopostback=true for all page

推荐答案

大多数控件都具有AutoPostBack的属性.页面本身不具有AutoPostBack属性.您需要根据个人情况进行设置.

一些支持AutoPostBack的控件:

1)RadioButton
2)复选框
3)RadioButtonList
4)CheckBoxList
5)DropDownList

等等.
Most of the controls have the property of AutoPostBack. The page itself does not have the AutoPostBack property. You need to set that on individual basis.

Some of the controls which support AutoPostBack:

1) RadioButton
2) CheckBox
3) RadioButtonList
4) CheckBoxList
5) DropDownList

etc.


这篇关于自动回传aspx页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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