ASP.Net - Online Exam Test Papers | ASP.Net - MCQs[multiple choice questions and answers ] | ASP.Net - Mock Test Papers | ASP.Net - Practice Papers | ASP.Net - Sample Test Papers |

Question:
AnUpdatePanel control defined on a page. Button control is placed outside of the UpdatePanel. How to cause the UpdatePanel to execute an update.

1.Set the Trigger attribute of the UpdatePanel to the ID of the Button control.

2.Set the AsyncPostBackTrigger attribute of the Button control to the ID of theUpdatePanel.

3. Place the button control on the update panel without script manager.

4.Add an AsyncPostBackTrigger control to the Triggers section of the UpdatePanel. Set the ControlID attribute of the AsyncPostBackTrigger control to the ID of the Button control.

Posted Date:-2022-02-01 12:57:14


More MCQS Questions and answers

Search