I'm creating a DataGrid in which I need to highlight one cell (textblock) based on whether one of several other cells (textboxes) in the same row gets focus. Not sure where to start with this. Any help would be appreciated.I'm creating a DataGrid in which I need to high