When I change the index of a dropdownlist programmatically, the list's SelectedIndexChanged event doesn't fire, when I do it manually it does. Is there a way to force the event programmatically?