Completed
Last Updated: 08 Apr 2024 14:24 by ADMIN
Release 2024.1.408
LindenauAtSOG
Created on: 27 Feb 2024 12:49
Category: GridView
Type: Bug Report
0
GridView: Last row is cut off in a grouped data grid when EnableStickyGroupHeaders is True, and using RowHeight smaller than default, and UserLayoutRounding is True
The last row is allways cut off when you set a custom RowHeight in RadGridView. You cannot scroll far enough, but selecting the last row is still possible using arrow keys.

The issue seems to occur when a `RowHeight` is set in combination with `UseLayoutRounding`.
If you "remove" one of them, the last row appears.


Version of dlls 2024.1.130.70


Attached Files:
2 comments
ADMIN
Martin Ivanov
Posted on: 05 Mar 2024 09:07

Hello Christian,

Thank you for the project and the description.

I can confirm that this is a regression issue related to another fix including the UseLayoutRounding setting. I have updated the status of this report and also your Telerik points.

At the moment, you can work this around by avoid setting the UseLayoutRounding property to True or by setting the EnableStickyGroupHeaders to False.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

LindenauAtSOG
Posted on: 27 Feb 2024 12:50
I opened a new issue, because this was closed due to lack of reproducible example:
https://feedback.telerik.com/wpf/1352058-gridview-the-last-row-is-not-visible-when-the-rowheight-property-is-set-to-a-value-smaller-than-25px