Getting said information to display, since it's not handled that way in the gridscreen component, is going to be a bit of a problem.
The only easy way to do it that I know if is to constantly update the breadcrumb displayed in the top right corner, above the standard grid numbers.
Perhaps it would be easiest to monitor when the focused item changes in your wait loop.