Let's say that I have a grid control displaying rows of data from a business object. Further, I want some of the rows to be editable, and some not. For a row that I don't want to be editable, is there a way to highlight it based on the contents in one of its fields? The highlighting would indicate that the row cannot be edited.