Hi Kenneth,
This is exactly what I was looking for, thank you!
Is there an event raised once the dialog is loaded (editor.ShowXmlDialog(editor.BuildDialogUrl("mydialog.xml"), newoption);)?
I am going to be injecting some html into the dialog and need to know when.
DFree