Hello,I have an issue. While I have a field too close to the right border of my screen (that is not the primary one) the DropDown open up on the primary screen. I have create a control that inherit from XamMultiColumnComboEditor so probably I can override function OnDropDownOpening and calcul the position to open it close to the border instead of the other screen ?Thanks in advance. I hope my issue is clear.
DropDown
XamMultiColumnComboEditor
OnDropDownOpening
Hello and thank you for contacting Infragistics. Please try matching the scaling eg. 100% across all monitors and see if that helps. I noticed that that the issue starts happening for me if the primary monitor is a higher scale compared to the second one. eg. 125% vs 100% on the second. I wouldn't try overriding anything if the issue goes away due to scaling mismatch. I plan on logging this for our team to review.
Hello Michael,Thanks for you answer.I try but it's not working. All my screen have scale at 100%. I tried with your infragistics application and the same issues is present.Do you think of a way to fix it ?