Hi,
I have a asp:dropdownlist control in my aspx page, I tried to set the SelectedIndex = -1, however, it doesn't let me, it stays at "0", first item. But I am able to set the index to any number like 4. Am I missing anything?
Thanks in advance.
Hi,
I have a asp:dropdownlist control in my aspx page, I tried to set the SelectedIndex = -1, however, it doesn't let me, it stays at "0", first item. But I am able to set the index to any number like 4. Am I missing anything?
Thanks in advance.