The custom column filter dialog does not look good when DPI significantly above 100% (I am testing at 200% and higher).
This is happening in production, but I got the problem to happen in a test app as well. I took the example code from this forum post, set AllowRowFiltering on a column and enabled high dpi support.
The source I have attached is at Infragistics 16.1 but I also see this problem on 17.1 .
Hello,
I have investigated the custom column filter dialog is not scaled properly when DPI is above 100% issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 252374. This will be assigned to a developer in a future sprint to review my investigation and confirm my findings or to offer a fix, or other resolution.
I will update this thread with any new information after the review.
Please let me know if you have a deadline that you are trying to meet or if it’s a production issue. If it is, I can request my manager to escalate this issue so that it can be reviewed as soon as possible.
Do you have any updates on this case please? We upgraded recently to 2017.2 and the problem seems to still be here.
Sincerly,
Hugues
After making the changes that are required to make the sample application support high DPI, we were able to reproduce the DPI rendering issue that you mentioned. As VS2017 and Infragistics 17.1 came around the same time the current functionality does not include enhanced high DPI support that came in with .Net framework 4.7. Our control’s does not support high DPI settings per monitor because of this reason. I have brought this issue to our developer’s attention and this might likely get addressed in 17.2.
Please let me know if you have any questions.
Sincerely,Sahaja KokkalagaddaAssociate Software Developer
Thanks for sending us the sample. I will try to reproduce the DPI rendering issue that you mentioned here by modifying my testing environment as you specified. I will post an update by end of day Wednesday.
We have the same experience, once the manifest entry is made to enable DPI awareness this screen goes south. We're testing on a 4k screen at it's recommended 300%. We also have multiple other scaling glitches with IG controls but have worked around some of them. It should be noted we're currently on 16.1 in the process of migrating to 17.1.