Community

Implementing AutoPostBack in ASP.NET MVC

(Bipin Joshi) ASP.NET Web Forms allow you to automatically post a form back to the server when the selection in a DropDownList control changes. This is achieved by setting the AutoPostBack property of the DropDownList control.

Read More - Register for Free Membership