I have created a Custom control in which i have 3 dropdownlist. I want to fire the OnSelectIndexChanged event after the frist dropdown value is changed to populate the second dropdown list.
↧
I have created a Custom control in which i have 3 dropdownlist. I want to fire the OnSelectIndexChanged event after the frist dropdown value is changed to populate the second dropdown list.