Hi,
I want to use a combo that will display multi columns.
I tried to use the ultraDropDown for this purpose, but also with no success.
Is there a way to do it with UltraCombo or UltraDropDown that is Not attached to a grid?
Thanks ahead,
Yael
Hi Yael, I just have noticed two things in the code you send me on the second palace.
ultraComboEditor1.DataSource = bsYear;
ultraComboEditor1.DisplayMember = "dtYear";You can see the how ultraCombo is working here:http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v9.2~Infragistics.Win.UltraWinGrid.UltraCombo.html
I am also attaching a sample project for your demonstration.Let me know if you have any further questions on that.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
The link you have posted is not working. Can you post new link if available please?
That link points to the documentation for v9.2, which is no longer online. Here's the same topic in 15.2.
http://help.infragistics.com/Help/Doc/WinForms/2015.2/CLR4.0/html/Infragistics4.Win.UltraWinGrid.v15.2~Infragistics.Win.UltraWinGrid.UltraCombo.html