user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

Question 356. How To Trigger A Postback On An Updatepanel From Javascript?

user image

Abhishek Mishra

2 years ago

Call the __doPostBack function. ASP.NET runtime always creates a javascript function named __doPostBack(eventTarget, eventArgument) when the web page is rendered. A control ID may be passed here to specifically invoke updation of the UpdatePanel.

Recent Doubts

Close [x]