Is there anyway to highlight or flag a line in a grid if there is a record that is tied to it from a nested grid. For example my grid shows a list of purchase requested I want to highlight or flag each line that may have a note added to the request. The notes are in there own table which pulls the purchase id so it shows up as a nested grid. I want the users to be able to know there is a note for each of the lines in the grid without having to expand every tree or click into each line.
Any thoughts on this?