Drop down list

  • Thread starter Thread starter Big E
  • Start date Start date
B

Big E

I'm using ASP.Net and SQL Server.
I have a drop down list that populates from a table.
When the form opens the drop down list is full of data. I would like the
drop down list to not show a default value which is usually the first text
depending on the sort order in my table.

I would like my drop down list to show no values until the user selects the
drop down list.

Thanks.

Big E
 
Back
Top