Unplanned
Last Updated: 13 Mar 2024 11:39 by Martin Ivanov
Martin Ivanov
Created on: 13 Mar 2024 11:39
Category: GridView
Type: Bug Report
0
GridView: Cell content is clipped in the Windows11 theme when the cell is positioned before the right frozen column and width of one of the previous columns is changed at runtime

The cell content gets clipped when the width of the previous column changes at runtime. This happens in the Windows11 and Office2019 themes (possibly in others) and only if the clipped cell is position before the right frozen columns area.

To work this around, you can call the Rebind() method of RadGridView, after the column width changes.

0 comments