asp.net dropdownlist – add blank line before db values
On my page I have a DropDownList which I populate with database values from an SqlDataSource (see code below).
On my page I have a DropDownList which I populate with database values from an SqlDataSource (see code below).