PC Review


Reply
Thread Tools Rate Thread

comboBox & data binding

 
 
> Adrian
Guest
Posts: n/a
 
      26th Dec 2006
What is wrong with this code?
The values don't show up.

private void Form1_Load(....)
{
string [] test = {"one", "two"};
comboBox1.DataSource = test;
}


 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      26th Dec 2006
"> Adrian <" <(E-Mail Removed)> wrote in message
news:4591971b$0$758$(E-Mail Removed)...

> What is wrong with this code?


Works fine for me...


 
Reply With Quote
 
salman
Guest
Posts: n/a
 
      27th Dec 2006
no problem, working good

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
data binding with combobox Diego Microsoft Dot NET Compact Framework 5 18th Jun 2008 02:14 PM
Re: combobox with data binding GS Microsoft VB .NET 0 31st Aug 2006 07:11 PM
ComboBox data binding porter_wss@hotmail.com Microsoft Dot NET Framework Forms 0 9th Aug 2005 01:19 AM
ComboBox data binding Dmitry Karneyev Microsoft C# .NET 0 7th Apr 2004 01:27 PM
Re: Binding Data to a ComboBox Paul Clement Microsoft VB .NET 3 30th Oct 2003 03:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 AM.