session101
Member
- Joined
- May 10, 2006
- Messages
- 23
After I add item to a DropDownList, .NET automatically selects the first item for me. How do I default a blank/No Value for this DropDownList?
I tried to make the selectedindex = -1, but it does not seem to work using C# as the language for ASP.NET. Please advise. Thanks!
I tried to make the selectedindex = -1, but it does not seem to work using C# as the language for ASP.NET. Please advise. Thanks!