Giving focus to an embedded view

In a form, I have an embedded view that is wired to an embedded editor. Both exist in a tabbed table (I don’t think this is relevant to my problem, but I mention it in case someone thinks it is).

When a document opens with the form, the view is populated with the correct documents, but the embedded editor is empty (it just says ‘preview area’). If I give the view focus by clicking anywhere on it, then the embedded editor correctly displays the document highlighted in the view.

So, my question is, does anyone know of a way to force the focus onto the embedded view? Or any other technique to get the embedded editor to display the first document in the view?

TIA

Subject: Giving focus to an embedded view

I’m having the same issue. Is there a workaround for this?