Suggested by Frédéric Vercaemst – Under Review
We frequently make use of the 'StyleExpr' property to colorize an ENTIRE row on LIST pages. This makes it really visual to the end user if a line needs action / is blocked / is selected / is expired / what the status is / ...
The developer is now forced to set the StyleExpr on any column, which is fun if the page has lots of columns. If a new column is added, it is often forgotten to apply the same StyleExpr. However, if the end user / consultant will use the webclient 'Personalization' mode to add field, these fields would not be formatted at all.
Would it be possible to add a 'StyleExpr' property on row level (e.g. on the 'Repeater' control) as well? If no StyleExpr is set on the individual control, it would inherit the StyleExpr from the parent group. This would save us some time and newly added columns would benefit from it automatically.
https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=1224536699
Status Details
Thank you for your feedback. We are considering adding it to our longer term roadmap.
Your help is greatly appreciated,
The Business Central team

The ~10 built-in styles are no longer sufficient, and only text styling can be controlled; background/row styling is not available.
I’m requesting:
BackgroundStyleExpr/RowStyleExpr).Benefits:
Suggested acceptance criteria:
AlternatingRowStylewithout custom controls.