Hi Michael Salzlechner
Regarding
the reported issue, we would like to inform you that we have modified the
frozen feature by replacing the previous three-table approach with a
single-table approach in version 24.1.41. You can find more details in
the release notes: https://blazor.syncfusion.com/documentation/release-notes/24.1.41?type=all#data-grid.
Due to these breaking changes, we are unable
to fix the issue internally. Therefore, we suggest using the CSS class provided
below to achieve your requirement when using the frozen feature in the
grid.Thank you for your understanding.
|
<style>
.e-grid .e-altrow .e-rowcell {
background-color: #E8EEFA;
}
</style>
|
Sample: https://blazorplayground.syncfusion.com/embed/hjLyNVBXTkSOJoXl?appbar=true&editor=true&result=true&errorlist=true&theme=bootstrap5
Additionally,
we have logged an internal bug task in our UG documentation. We will include
the correction in one of our upcoming patch releases. Therefore, we kindly
request you to periodically visit our website for documentation updates. Thank
you for bringing this to our attention, and we appreciate your patience and
cooperation.
Regards,
Prathap Senthil