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
460
Set cell coloring based on field values
posted

Good day,

I want certain cells in the rows with the highest 10 priority numbers in my grid to be colored. I can step through the rows of the dataset and set the value of a column  to keep the cssName for the row. Now i need the client to set the row coloring according to the value of that CSS column.

Can you tell me how to do this? What client event can i use to loop through all rows of the grid to set the  cell color of certain cells?

thank you,

     René