Datagrid master-detail - Is there a way to highlight master row after insert/update/delete of a detail

Hi,
First of all, thank you for making such a great library and offering it for free. I am using Datagrid master-detail hierarchy. After adding, updating, or deleting a detail record, can the master record it is attached be colored somehow? No need for permanent coloring, it is enough for the master record to be highlighted until reloading/rerendering the master grid.

sample screenshot:

After adding/deleting/updating Product ID=21, Order Id = 8 will be highlighted. By the way, Can users share their experiences on saving, and deleting master-detail hierarchy? I have a hard time sometimes because I just started using it.