J
jreid
Hi,
I have a drop down list thats bound to a SQL query. But I want to have
the top item or .SelectedItem to be a generic "Please Select..." with
no value. I've searched for the answer and tried every combination and
can't find an answer.
I've tried adding <ASP:ListItem> to the control but the bound data
overides it.
I'm using .NET with VB, Any suggestions?
I have a drop down list thats bound to a SQL query. But I want to have
the top item or .SelectedItem to be a generic "Please Select..." with
no value. I've searched for the answer and tried every combination and
can't find an answer.
I've tried adding <ASP:ListItem> to the control but the bound data
overides it.
I'm using .NET with VB, Any suggestions?