I'd like to change the caption of a PXAction button (placed in the grid's action bar) based on which row is highlighted / selected - and using one of the field's values to set that caption. The Grid's RowSelected event doesn't fire when a row is actually selected, so that won't work.
Is there another way I'm not aware of?