J
Jim Florence
Hi,
I've just add a couple of dropdowns to my ASP form, set up a
sqldatasource and bound to the dropdown and it all works great.
I want the first item of the dropdown to be blank soa fter reading a few
articles the DropDownList1.SelectedIndex = -1 seems the way to go.
I've tried setting this oin the asp page and on a page load event in the
vb behind but I still cant get a blank dropdown
Any pointers gratefully received I'm sure I'm missing something simple
Regards
Jim
I've just add a couple of dropdowns to my ASP form, set up a
sqldatasource and bound to the dropdown and it all works great.
I want the first item of the dropdown to be blank soa fter reading a few
articles the DropDownList1.SelectedIndex = -1 seems the way to go.
I've tried setting this oin the asp page and on a page load event in the
vb behind but I still cant get a blank dropdown
Any pointers gratefully received I'm sure I'm missing something simple
Regards
Jim