On a form with multiple grids, it's not possible to tell which grid has focus. The grid selected row color is always the same, whether or not the control has focus.
This presents a problem in the case where you have a ribbon bar with a single "Delete" option that operates on the grid in focus. The user has no way of knowing which grid will handle the delete operation.
The behavior should be similar to the tree control, where the selected item color changes when the tree loses focus.
Is there a setting or a workaround to change this behavior?
Thanks,
-Jeff
This presents a problem in the case where you have a ribbon bar with a single "Delete" option that operates on the grid in focus. The user has no way of knowing which grid will handle the delete operation.
The behavior should be similar to the tree control, where the selected item color changes when the tree loses focus.
Is there a setting or a workaround to change this behavior?
Thanks,
-Jeff