[Epic]Users of the DataGridView control should have a good experience when in mixed DPI modes
Open
area-controls-DataGridView
area-HDPI-PMv2
epic
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
### Is your feature request related to a problem? Please describe
We need to make sure we do the full review of the DataGridView in lots of PMv2 scenarios.
### Describe the solution you'd like and alternatives you've considered
There are lots of scenarios here like:
- [ ] Row Height/Cell Height
- [ ] Font change in the ComboBox
- [ ] Incorrect positioning of the Edit control
- [ ] recreation of handle recursion in the ComboBox.
- [ ] #7363
### Will this feature affect UI controls?
DataGridView accessibility will need to be tested and make sure we don't have any regressions in the accessibility scenarios.
Contributor guide
Assessment
This issue has not been assessed yet.