Hi
Maybe i am misinterpreting how this control should work but all the combos/drop downs I have seen display the data in the control, not as a grid underneath the control. I only want to show one column in the contral as a drop down, if i select the dropdown style it still shows a grid with a column header - which doesn't make any sense to me.
Any ideas would be gratefully received.
Thanks, Jerry
Hi jcrick,
If you have any further questions, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
The UltraCombo uses its own discrete UltraGrid as its drop down surface and while it is certainly possible to create a more normal drop down appearance, (to reflect your expectation) you would need to explicitly coordinate this appearance, (hide column header, reposition dropdown, etc).
I believe the UltraComboEditor will be a more suitable control for your requirement, simply using its default appearance.
Please let me know if you require any further information.