私は同様の質問を Telerik WebAii Framework - How to change focus to newy opened page/window に持っていますが、別の問題に直面しています。Telerikの親ウィンドウにフォーカスを移動する方法は?
コードは最初のウィンドウ(たとえばW1)を開き、新しい子ウィンドウW2を開くリンクをクリックします。 W2は新しい子ウィンドウW3を開く。 W3が閉じた後、私はW2に焦点を移す必要があります。 どうすればいいですか? Telerikは、適切なウィンドウに切り替えていないので、私はエラーを次している
InError set by the client. Client Error:
System.ArgumentNullException: Value cannot be null.
Parameter name: SetCurrentDocumentMarkup. The document object is null. Unable to get markup. Probably the Html Document was closed prior to executing the action.