I am using the latest Syncfusion product 5.1.1.0 with .NET 2005. I am using a combobox adv control. Before with the old version of 3.2.1.0 I was able to manually set the selected index to -1 to reset the selected item. Now when I manually set it it will fire the changing event which shows that the index is -1. Then it will fire the changed event and never change anything. Is this a bug?? I have attached a simple example it uses Console.Writeline to print out the index. Please let me know thanks.
ComboBoxTest.zip