|
-
Jul 28th, 2004, 08:50 AM
#1
Thread Starter
New Member
Combobox Handling Problem
Hi All,
I have a Problem using Combobox in VB.NET, here is what is actually happening.
I have a Combobox1 , with Dropdownstyle as Dropdown
I have attached a datasource to the Combobox1, and then I have
combobox1.text="--------Select--------"
All this is done in the Form Load.
But I run the Application and the Form is visible the Text which I have given is not visible instead, the First Item in the Combobox is getting Displayed.
I am Unable find any reason or remedy... please help all u .NET experts out there.
Tanmoy
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
|