when using the xamComboeditor, the dropdown seem to try to place the dropdown to the left of the control itself, are there any way to change this behaviour ?
Hi,
I would expect the dropdown natively to be displayed directly below the textbox, with the same width as the control.
Could you provide me with your xaml or code defining the control and the product version of NetAdvantage for WPF you are using? Please include the specific service release so that I can try to reproduce the behavior.
It is possible to use the DropDownOpened event and set the width of the dropdown. You might check to see if that was being done in your application.
I look forward to working with you.
Hi Marianne,
I'm using ver. 20132.2036. I'm sure it's not an issue with my xaml, as the same thing happens when i'm running the WPF Sample browser
regards
Flemming