|
-
Nov 2nd, 2008, 10:55 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] first item blank!
Hi,
I have a dropdownlist and on loading the form the first item appears as blank item. I imagine there is some property where I can put a 'select'. Cant find it. Anyone knows
------------------------------------------------------------------------
If an answer to your question has been helpful, then please, Rate it! 
-
Nov 2nd, 2008, 11:07 AM
#2
Frenzied Member
Re: first item blank!
you mean like a combo box, comboBobOne.Selected.Index = 0
-
Nov 2nd, 2008, 04:47 PM
#3
Re: first item blank!
 Originally Posted by angelica
Hi,
I have a dropdownlist and on loading the form the first item appears as blank item. I imagine there is some property where I can put a 'select'. Cant find it. Anyone knows
DropDownList is an ASP.NET control so it would appear on a page. ComboBox is a WinForms control so it would appear on a form. This is not the ASP.NET forum so I would assume WinForms, yet you've used the name of the ASP.NET control. Please post CLEARLY and FULLY, use the proper names for everything and post in the most appropriate forum to avoid such confusion. It will save everyone time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|