Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1185
Javascript to change Webdialog window contents (HTML)
posted

I'm puzzled by the CSOM documentation, and am not sure what method/properties I should be using. I'd like to use a webdialogwindow to display client side messages (as a better formatted version of Confirm/Alert). I can populate its contents server side easily enough, but I'd like the option of filling it on the client end too.

I don't want to give it a URL, I want to edit the content of an existing control within the content pane (labels or asp:Literal or suchlike).

Parents Reply Children
No Data