SelectedIndexChanged event fired and i click one button to reset the combobox ,then select the previously selected item then SelectedIndexChanged event doesn't fired .
plz help me in this issue.
I tried the scenario and found it is working fine in my end. I tried this with the latest version of RadControls ASP.NET AJAX and also the previous version (2008.03.1314.35). See the code which I tried.
You have reset it at serverside,but i am doing that at clientside.if i do like the codes given by you then it,'s ok.But at clientside after reset it and select an item ,then