Where do I see a property to set it as DropDown? I looked in the properties window for my dropdown list but do not see anything related to this. Also, I don't see the SelectedIndex property either. I am using Visual Studio 2005.
On Oct 21, 8:43 am, Glenn <[EMAIL PROTECTED]> wrote: > 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.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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> -~----------~----~----~----~------~----~------~--~---
