ASP.NET MVC Interface Controls - Dropdown List - AutoPostBack property





By setting AutoPostBack to true, the page will be posted back to the server when the selection is changed.
C#
 
    Html.Obout(new OboutDropDownList("ddl1") { AutoPostBack = true })
    

"Thanks for such a quick response and a great set of tools."

Chris Reed

Random testimonial   All testimonials