Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
640
Change background color of a row in xamGrid/xamDataGrid based on the value of a specific cell in that row
posted

Can I use a Conditional format rule to change the background of a whole row in a grid?

(For example, I have a 'grade' column in my grid. If the grade value is less than 60, I want the background color of the whole row to be red).

If not, is there some other way to achieve this?