This question is locked. New answers and comments are not allowed.
I wasn't sure which forum to post this in, sorry if it's the wrong one.
I have a page which open a radwindow using javascript (oWnd = window.radopen("Page.aspx");)...
Inside the radwindow is a silverlight player. Everything works fine until I close the radwindow (by way of the "X" in the top right)..
The window seems to "close" (or rather the edges go dark)...however, the silverlight player stays displayed and I can still perform functions (click on a grid row, etc).
How do I completely close the radwindow and silverlight player when it's contained in a radwindow popup?
Thanks!
V
I have a page which open a radwindow using javascript (oWnd = window.radopen("Page.aspx");)...
Inside the radwindow is a silverlight player. Everything works fine until I close the radwindow (by way of the "X" in the top right)..
The window seems to "close" (or rather the edges go dark)...however, the silverlight player stays displayed and I can still perform functions (click on a grid row, etc).
How do I completely close the radwindow and silverlight player when it's contained in a radwindow popup?
Thanks!
V