Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
XamComboEditor: how to set width of dropdown area
posted

Hi all,

unfortunately I have another problem using the XamComboEditor from WPF4 package (v13.1, SharedXAML).
I´m using this combo with autocomplete feature enabled and bound to a list of objects. Selection and autocomplete works fine but I cannot find any property for controlling
the width of the dropdown area. Since items in combo are quite long the combo itself cannot show the whole item once it is selected (that´s ok). But when the dropdown area is shown while typing text (and using autocomplete) it would be nice to have this area in full width of the longest item.
How can I do this?

Left control: XamComboEditor w/o expanded dropdown area (my problem)
Right control: AutoCompleteBox from WPF ToolKit with expanded dropdown area (that´s what I want)



Thanks,
Daniel