ASP.NET MVC Interface Controls - Dropdown List - Server-Side events





The SelectedIndexChanged server event is raised when the selected item of the drop down list is changed.
C#

Html.Obout(new OboutDropDownList("ddl1") 
{ 
    AutoPostBack = true,
    OnSelectedIndexChanged = "Interface/DdlEventsServer_SelectedIndexChanged"
})
    

"Wau! (spanish esclamation) what speed!! About 30 seconds. Thanks for your answer."

Eduardo Sánchez
ABC Systems

Random testimonial   All testimonials