Unplanned
Last Updated: 21 May 2025 10:38 by ADMIN
Teddy
Created on: 21 Mar 2025 15:17
Category: DataGrid
Type: Bug Report
5
DataGrid: Row and Alternate Row background styles break when combining grouping and row details
expand a row and collapse it. Or expand a few rows, scroll around a bit, and then collapse one. You can get into some weird situations. Gray background over the group, row background and alternate styles are reset. 
1 comment
ADMIN
Didi
Posted on: 21 May 2025 10:38

Hello Teddy,

With Telerik MAUI 11.0.0 release we have introduced a RowBackgroundStyleSelector property. You can use the property as a workaround of this issue. An example with the property can be found here: https://docs.telerik.com/devtools/maui/controls/datagrid/theming-and-styles/style-selectors#example-with-row-background-style-selectors 

Note: With 11.0.0 official release, there are breaking changes. The changes are described here: https://docs.telerik.com/devtools/maui/upgrade/breaking-changes/11-0-0 For DataGrid, the change is as follow:

  • The AlternateRowBackgroundStyle type is changed from DataGridAlternateRowBackgroundAppearance to DataGridRowBackgroundAppearance.
  • The DataGridAlternateRowBackgroundAppearance class is obsoleted. Use the DataGridRowBackgroundAppearance instead.

Regards,
Didi
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.