Windows Develop Bookmark and Share   
 index > Windows Forms General > C# combobox multicolumn dropdown - select return one column value
 

C# combobox multicolumn dropdown - select return one column value


Good day, i'm a beginner.

I need code to create a multicolumn combobox dropdown - on select return one column value.

Are there other options.

I normally load a combobox by setting Datasource - DisplayMember.

Please Assist.

  • Moved byTaylorMichaelLMVPTuesday, September 22, 2009 1:05 AMWinforms related (From:Visual C# General)
  •  
Ismailc  Monday, September 21, 2009 6:47 PM

Hi Ismailc,

The articles below includes two custom ComboBox which implement multi column:
http://www.codeproject.com/KB/combobox/multicolumncombo.aspx
http://69.10.233.10/KB/architecture/MultiColumnFlatCombo.aspx

Let me know if this helps or not.
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Wednesday, September 23, 2009 6:32 AM

Hi Ismailc,

The articles below includes two custom ComboBox which implement multi column:
http://www.codeproject.com/KB/combobox/multicolumncombo.aspx
http://69.10.233.10/KB/architecture/MultiColumnFlatCombo.aspx

Let me know if this helps or not.
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Wednesday, September 23, 2009 6:32 AM

You can use google to search for other answers

Custom Search

More Threads

• General Feedback on .net 2.0 and VS 2005
• to set timer while playing audio
• Newbie staff VB.NET
• howto create 32bit color ICON?
• Application Question...
• Pass variable between forms
• Adding linebreaks to richtextboxes
• Startup Banner Form in Visual C++ Express
• Add custom button to wiki page
• How to un-minimize my form