Event Trigger on selection changed in the DropDownList
On ASP.NET page....In order to tigger the event when selection of the DropDownList changes...write code in SelectionIndexChanged event of the DropDownList and dont forget to enable AutoPostBack to True.
No comments:
Post a Comment