I have developed a form which has a subform, and the subform has 2 more
subforms. At the moment I can only view one of the subforms by clicking on
the "+"'s on the left hand side of the datagrid.
Is there a method where I can switch the view between the 2 subforms. I
have noticed that the tab order of the 2 subforms determines which subform
is being viewed, but when I try to change the tab order programmatically
by using a command button this doesn't work.
Thank you for any assistance you can offer.
Jason Walsh