You are not logged in.

#1 2015-02-19 09:12:06

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

How to make the CheckBox cause an automatic PostBack?

Question:
You noticed that clicking a CheckBox does not cause an automatic PostBack. How do you make the CheckBox cause an automatic PostBack?

Option A):
None of these all
Option B):
Set the AutoPostBack property to true.
Option C):
Add JavaScript code to call the ForcePostBack method.
Option D):
Set the PostBackAll property of the Web page to true.

Correct Answer is Option B):
Set the AutoPostBack property to true.

2015-02-19 09:12:06

Advertisement
Ads By Google

Re: How to make the CheckBox cause an automatic PostBack?



\n

Board footer