Just a reminder – DropDownList in ASP.NET
DropDownList.Items.FindByValue(string) is case sensitive. Just a reminder.
Contains Nuts.
DropDownList.Items.FindByValue(string) is case sensitive. Just a reminder.
Written by Monty
February 27th, 2009 at 5:14 pm
Posted in .NET,Code Snippet