DataGrid: Provide support for property binding in DataGridBorderStyle and DataGridCellStyle class
DataGridBorderStyle and DataGridCellStyle classes do not support property binding.
2 comments
ADMIN
Didi
Posted on:19 Nov 2024 13:27
Hi all,
With Telerik MAUI 8.0.0 version we have introduced new styling mechanism for the DataGrid control. This was introduced for the theming support we released with the 8.0.0 version. The styling updates led to breaking changes for the DataGrid control. All breaking changes are described here: https://docs.telerik.com/devtools/maui/upgrade/breaking-changes/8-0-0#datagrid
In the new styling API, the properties are bindable, so the status of this feature request is set to Complete.
Review the DataGrid documentation for more details how to use the new styling API: