I have a simple question and I would like your input.
For a long time now (all the time I have been working on OP), when a typical screen is loaded the focussed control is the grid. But actually this is not the initial focussed control as defined in the YAML. The control with a TabIndex of 0 is the 'New' button. The reason that the grid got to be the focussed control was down to the way that the grid fired its events. Since I have changed the way that events get fired by the grid the initial focussed control has reverted to the one with a TabIndex of 0.
Here is the tab sequence for a 'typical' screen:
ButtonBar