Make sure your DropDownStyle property is set to DropDown. Leave the Text property blank and make sure you don't change your SelectedIndex property to anything but -1.
...Glenn On Tue, Oct 21, 2008 at 9:35 AM, Imstac <[EMAIL PROTECTED]> wrote: > > Is there a way to stop a dropdown list control from automatically > populating with the first value in the list? I need to allow my users > to have the choice of leaving this control blank or selecting from the > list. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
