Master-Detail Grid: wrong formatting of the first column #15794
Labels
🐛 bug
Any issue that describes a bug
grid: master-detail
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
When using a master-detail grid, the formatting of the columns changes depending on whether or not it is the first column.
Result
Number column is right-aligned
Number column is left-aligned
Boolean column icons are gray
Boolean column icons are gray/red
Expected result
The columns should have the same format independent of their position.
Attachments
https://stackblitz.com/edit/mg67mbcv
The text was updated successfully, but these errors were encountered: