Declined
Last Updated: 05 Jun 2019 12:21 by ADMIN
ADMIN
Dimitar
Created on: 15 May 2017 05:25
Category: GridView
Type: Bug Report
3
FIX. RadGridView - the PropertyBuilder does not scale properly on other that 100% DPI.

		
3 comments
ADMIN
Dimitar
Posted on: 05 Jun 2019 12:20
Hello,

Visual Studio is a DPI-aware application while WinForms as a technology is not. Opening the designer may cause layout issues on systems with an increased DPI, that is why it is not recommended.

A possible solution considering the WinForms designer is to disable the DPI awareness of Visual Studio: https://docs.microsoft.com/en-us/dotnet/framework/winforms/disable-dpi-awareness-visual-studio

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Dimitar
Posted on: 15 Jun 2017 13:08
Thank you for sharing this case as well. We will consider it when fixing the issue.
jerry
Posted on: 15 May 2017 14:21
I have windows 7 enterprise.
My default text size is 125%
It causes the property builder to be hard to see.(not scale properly)
For reference, I attached what the RedGridView Property Builder looks like at text size 100%.